evergreen:tags/rel_3_6_1

Last commit made on 2020-11-25
Get this branch:
git clone -b tags/rel_3_6_1 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_3_6_1
Repository:
lp:evergreen

Recent commits

7bdc507... by Jason Boyer <email address hidden>

Correct asciidoc issues

The values for col need to be quoted and the [#..] anchor style
needs to be used in this fashion: [#..]#some phrase# while a simple
anchor is just [[..]].

Signed-off-by: Jason Boyer <email address hidden>

db6027e... by Jason Boyer <email address hidden>

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Jason Boyer <email address hidden>

b39e7e5... by Jason Boyer <email address hidden>

bumping Perl version string for 3.6.1

Signed-off-by: Jason Boyer <email address hidden>

5d16fc4... by Jason Boyer <email address hidden>

Translation updates - po files

Signed-off-by: Jason Boyer <email address hidden>

909d3c6... by Jason Boyer <email address hidden>

Translation updates - newpot

Signed-off-by: Jason Boyer <email address hidden>

beea7c1... by Jane Sandberg

Docs: fix typo in 3.6 release notes

Thanks to Elizabeth Thomsen for catching this error.

fc2a484... by Jane Sandberg

Docs: release notes for 3.6.1

Signed-off-by: Jane Sandberg <email address hidden>

21f30cc... by Jane Sandberg

Docs: release notes for 3.5.2

Signed-off-by: Jane Sandberg <email address hidden>

9e4bffc... by Jane Sandberg

Docs: release notes for 3.4.5

Signed-off-by: Jane Sandberg <email address hidden>

109c045... by Jason Boyer <email address hidden>

LP1904220: Fix Booking Service Check

Instead of trying to tell AppService which router we want to talk
to and confusing it, just tell it we want to talk to a router and
let it do its thing.

Signed-off-by: Jason Boyer <email address hidden>
Signed-off-by: Mike Rylander <email address hidden>