diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2011-03-01 14:44:04 +0100 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2011-03-01 14:44:04 +0100 |
commit | fbeb99dbd2cf3fc492f0af382e7b0f4bed940678 (patch) | |
tree | 16203a71025adf9bc57a8ceab626314b6f829bc7 /template | |
parent | b048930efb8b64acd3c5785fc6dd69f1cdc766ff (diff) | |
download | bugzilla-fbeb99dbd2cf3fc492f0af382e7b0f4bed940678.tar.gz bugzilla-fbeb99dbd2cf3fc492f0af382e7b0f4bed940678.tar.xz |
Fix the release notes to remove the note about Automatic Dup Detection
not working on Pg.
https://bugzilla.mozilla.org/show_bug.cgi?id=634144
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 3 |
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 55141d1e2..29936d68c 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -166,9 +166,6 @@ much faster on installations that run under mod_perl than it will be on other installations.</p> -<p>This automatic duplicate detection does not currently work for installations - running on PostgreSQL.</p> - <h3 id="v40_feat_search_ui">New Advanced Search UI</h3> <p>Thanks to the UI work of <a href="http://guy-pyrzak.blogspot.com/">Guy |