From 239f7e023508afa74b91e50bc91dcd5cf64dafac Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" Date: Wed, 22 Aug 2007 04:41:13 +0000 Subject: [PATCH] Additional corrections to release notes, part of bug 391233. Patch By Max Kanat-Alexander git-svn-id: svn://10.0.0.236/trunk@232495 18797224-902f-48f8-a5cc-f745e15eee43 --- .../en/default/pages/release-notes.html.tmpl | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl index 8c0a4ec0885..7187fe0c0ae 100644 --- a/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl @@ -77,7 +77,7 @@ specific_search_allow_empty_words. ([% terms.Bug %] 385910)
  • If you attach a file that has a MIME-type of text/x-patch - or text/x-diff, it will automaticaly be treated as a + or text/x-diff, it will automatically be treated as a patch by [% terms.Bugzilla %]. ([% terms.Bug %] 365756)
  • Dependency Graphs now work correctly on all mod_perl installations. @@ -92,9 +92,12 @@ unless you have a file in the data directory called errorlog, in which case warnings will be printed there. ([% terms.Bug %] 390148)
  • -
  • If you used email_in.pl to move [% terms.abug %] with groups to another - product, all of the groups would be cleared. +
  • If you used email_in.pl to edit [% terms.abug %] that was + protected by groups, all of the groups would be cleared. ([% terms.Bug %] 385453)
  • +
  • PostgreSQL users: New Charts were failing to collect data over time. + They will now start collecting data correctly. + ([% terms.Bug %] 257351)
  • Some flag mails didn't specify who the requestee was. ([% terms.Bug %] 379787)
  • Instead of throwing real errors, collectstats.pl would @@ -130,6 +133,9 @@
  • The "Subject" line of an email was being mangled if it contained non-Latin characters. ([% terms.Bug %] 387860)
  • +
  • Editing the "languages" parameter using editparams.cgi would + sometimes fail, causing [% terms.Bugzilla %] to throw an error. + ([% terms.Bug %] 335354)
  • Minimum Requirements