diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2015-09-16 18:44:00 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2015-09-16 18:44:00 +0200 |
commit | 55e005aec91f95f19a08b137c16460cde55a2d0d (patch) | |
tree | b77c4d8c067b3012fcd6532ee1c9206b2864aaa2 /template/en/default | |
parent | 5bf48d6da0a8e24b4a96c6c51826c16287ebcfba (diff) | |
download | bugs-55e005aec91f95f19a08b137c16460cde55a2d0d.tar bugs-55e005aec91f95f19a08b137c16460cde55a2d0d.tar.gz bugs-55e005aec91f95f19a08b137c16460cde55a2d0d.tar.bz2 bugs-55e005aec91f95f19a08b137c16460cde55a2d0d.tar.xz bugs-55e005aec91f95f19a08b137c16460cde55a2d0d.zip |
Bug 714724 missed Bugzilla 5.0.1
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index e5ccf4d5a..be44b962a 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -67,8 +67,6 @@ <li>[% terms.Bugs %] containing a comment with a reference to a [% terms.bug %] ID larger than 2^31 could not be displayed anymore using PostgreSQL. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1191937">[% terms.Bug %] 1191937</a>)</li> - <li>Emails sent by [% terms.Bugzilla %] are now correctly encoded as UTF-8. - (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=714724">[% terms.Bug %] 714724</a>)</li> <li>The date picker in the "Time Summary" page was broken. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1181649">[% terms.Bug %] 1181649</a>)</li> <li>If <kbd>Test::Taint</kbd> or any other Perl module required to use the |