diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2015-09-16 18:40:15 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2015-09-16 18:40:15 +0200 |
commit | 94b44ff97a7657c38dc875dee4d7b679b1bb4e42 (patch) | |
tree | cf1e46e9dd281077de1a6de2663616d7ae27d732 /template/en/default/pages | |
parent | d7b46a6963fc3178af49cb0eb354d208ec1c263b (diff) | |
download | bugzilla-94b44ff97a7657c38dc875dee4d7b679b1bb4e42.tar.gz bugzilla-94b44ff97a7657c38dc875dee4d7b679b1bb4e42.tar.xz |
Bug 714724 missed Bugzilla 5.0.1
Diffstat (limited to 'template/en/default/pages')
-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 |