]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 805647: One more item for the 4.2.4 release notes
authorFrédéric Buclin <LpSolit@gmail.com>
Sat, 3 Nov 2012 17:53:41 +0000 (18:53 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sat, 3 Nov 2012 17:53:41 +0000 (18:53 +0100)
template/en/default/pages/release-notes.html.tmpl

index 86a12af8d1d92c955c90a35525f703115828befb..277c61ff0faf65328461d520dcf2f9dd98ffae1e 100644 (file)
@@ -77,6 +77,9 @@
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=793826">[% terms.Bug %] 793826</a>)</li>
   <li>PostgreSQL 9.2 requires DBD::Pg 2.19.3.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=799721">[% terms.Bug %] 799721</a>)</li>
+  <li>New databases created with PostgreSQL were sometimes not correctly encoded
+    as UTF8.
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=783786">[% terms.Bug %] 783786</a>)</li>
   <li>Oracle was crashing when listing keywords or flags in buglists.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=780053">[% terms.Bug %] 780053</a>)</li>
   <li>Oracle was crashing when typing several bare words in the QuickSearch field.