diff options
author | lpsolit%gmail.com <> | 2009-04-05 23:39:29 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2009-04-05 23:39:29 +0200 |
commit | c40075b99cd57846a1df225f2bdb9badf7a80f41 (patch) | |
tree | 9b4c2af5b2ebe4520e45569ec2604c18a712e5ee /template/en/default/pages/release-notes.html.tmpl | |
parent | 2c536d9c715f931d06e28850dba33241f43a078c (diff) | |
download | bugzilla-c40075b99cd57846a1df225f2bdb9badf7a80f41.tar.gz bugzilla-c40075b99cd57846a1df225f2bdb9badf7a80f41.tar.xz |
Bug 486796: Bareword in 3.2.3 release notes - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=mkanat
Diffstat (limited to 'template/en/default/pages/release-notes.html.tmpl')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 0062d34e3..9f617a817 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -77,7 +77,7 @@ (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=477513">[% terms.Bug %] 477513</a>)</li> <li>[% terms.Bugzilla %] clients like Mylyn can now update [% terms.bugs %] again (the [% terms.bug %] XML format now contains a "token" element that - can be used when updating a bug). + can be used when updating [% terms.abug %]). (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=476678">[% terms.Bug %] 476678</a>)</li> <li>For installations using the <code>shadowdb</code> parameter, [% terms.Bugzilla %] was accidentally writing to the "tokens" table |