summaryrefslogtreecommitdiffstats
path: root/template/en/default/pages
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2012-11-03 19:58:26 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-11-03 19:58:26 +0100
commit798135a6e855d992b734d002805ac4dd909be2cc (patch)
treecf36a1e623976957c4d78f39baec545465c15aa8 /template/en/default/pages
parent3005f1cc32b216a5298bc32e3668bb4a0c577baa (diff)
downloadbugzilla-798135a6e855d992b734d002805ac4dd909be2cc.tar.gz
bugzilla-798135a6e855d992b734d002805ac4dd909be2cc.tar.xz
Back out the last checkin, it was already there
Diffstat (limited to 'template/en/default/pages')
-rw-r--r--template/en/default/pages/release-notes.html.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 277c61ff0..86a12af8d 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -77,9 +77,6 @@
(<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.