diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-10-27 01:07:28 +0200 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-10-27 01:07:28 +0200 |
commit | 323885d3d1f39b2078b23aed29c8068015e71172 (patch) | |
tree | 9c05c34aa41b2a6b83f2f31707f14f1a7a020ab3 /template | |
parent | 9e8067ca4bb9e0d21a397f681fce376e9b28ef92 (diff) | |
download | bugzilla-323885d3d1f39b2078b23aed29c8068015e71172.tar.gz bugzilla-323885d3d1f39b2078b23aed29c8068015e71172.tar.xz |
The browser-side comment-wrapping patch didn't actually make 4.0, so remove
it from the release notes.
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index eea13e85d..8e689b1a3 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -351,10 +351,6 @@ you can hover your mouse over any of the field labels on the page to get a brief description of what that field is and what its purpose is.</li> - <li><strong>[% terms.Bugs %]:</strong> [% terms.Bug %] comments are no - longer word-wrapped at 80 characters. They are simply wrapped by your - web browser to be as wide as the comment view in the UI. They will still - be wrapped to 80 characters in emails, though.</li> <li><strong>[% terms.Bugs %]:</strong> When adding Hours Worked to [% terms.abug %], you are no longer required to comment.</li> <li><strong>[% terms.Bugs %]:</strong> There is now a user preference |