diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-06-21 21:06:08 -0700 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-06-21 21:06:08 -0700 |
commit | 902404f7a1568fc01398ec895dc73baa3a75f4fc (patch) | |
tree | b5246e0f43b741ccbd966f8f3c5c144132f6a821 /template/en/default/pages | |
parent | 3b03b2ca59e866d4ce58ef49d0a217d58f7c951c (diff) | |
download | bugs-902404f7a1568fc01398ec895dc73baa3a75f4fc.tar bugs-902404f7a1568fc01398ec895dc73baa3a75f4fc.tar.gz bugs-902404f7a1568fc01398ec895dc73baa3a75f4fc.tar.bz2 bugs-902404f7a1568fc01398ec895dc73baa3a75f4fc.tar.xz bugs-902404f7a1568fc01398ec895dc73baa3a75f4fc.zip |
Fix the 3.6.1 relnotes: the maxattachmentsize=0 fix only went into trunk--3.6
only got a re-wording of the parameter desc, which probably isn't worth
relnoting.
https://bugzilla.mozilla.org/show_bug.cgi?id=566195
Diffstat (limited to 'template/en/default/pages')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index aeb6d4dcb..92fae8e3a 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -91,11 +91,6 @@ field. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=561296">[% terms.Bug %] 561296</a>) </li> - <li>Now, if you set the <kbd>maxattachmentsize</kbd> parameter to - <kbd>0</kbd>, the ability to add attachments to [% terms.bugs %] will - be disabled in the user interface. - (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=560215">[% terms.Bug %] 560215</a>) - </li> <li>If you had the <kbd>noresolveonopenblockers</kbd> parameter set, [%+ terms.bugs %] couldn't be edited at all if they were marked FIXED and had any open blockers. (The parameter is only supposed to prevent |