Closed
Bug 391233
Opened 18 years ago
Closed 18 years ago
Write Release Notes for Bugzilla 3.0.1
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(2 files, 1 obsolete file)
|
8.67 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
|
2.63 KB,
patch
|
Details | Diff | Splinter Review |
There have been a lot of bug fixes, and a few tiny enhancements that need to be noted in the Release Notes.
| Assignee | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Comment on attachment 275632 [details] [diff] [review]
v1
>+<p>This section describes what's changed in the most recent bug-fix
>+ releases of [% terms.Bugzilla %] after 3.0. We only list the
>+ most important bug fixes in each release. If you want a detailed
bug-fix and bug fixes -> [% terms.bug %]
>+ <li>Dependency Graphs now work correctly on all mod_perl installations.
>+ There should now be no remaining signficant problems with running
>+ [% terms.Bugzilla %] under mod_perl.
Missing whitespace between "running Bugzilla" -> [%+ terms.Bugzilla %]
>+ <li>Instead of throwing real errors, <kbd>collectstats.pl</kbd> would
>+ just say that it couldn't find <code>ThrowUserError</code>.
This one looks ultra-minor to me. My vote to remove this item from the list.
>+ <li>The "[% terms.Bug %]-Writing Guidelines" page has been shortened
>+ and re-written.
My vote to remove it too.
Attachment #275632 -
Flags: review?(LpSolit) → review+
Comment 3•18 years ago
|
||
Please add bug 385453 to the list before committing it, see bug 385453 comment 11 for more information.
| Assignee | ||
Comment 4•18 years ago
|
||
Here's the version that I'm going to check in. Carrying forward r+.
Attachment #275632 -
Attachment is obsolete: true
Attachment #276522 -
Flags: review+
| Assignee | ||
Comment 5•18 years ago
|
||
tip:
Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v <-- release-notes.html.tmpl
new revision: 1.7; previous revision: 1.6
done
3.0 branch:
Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v <-- release-notes.html.tmpl
new revision: 1.1.2.4; previous revision: 1.1.2.3
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 6•18 years ago
|
||
Comment on attachment 276522 [details] [diff] [review]
Checked-In Version
>+ <li>If you used <kbd>email_in.pl</kbd> to move a bug with groups to another
>+ product, all of the groups would be cleared.
Wait, no, this is wrong. Or rather incomplete. You don't need to move a bug to another product to clear groups. Any action would do it. So that's a much severe issue.
Comment 7•18 years ago
|
||
Could you please update the relnotes based on comment 6? Also, bug 257351 should be mentioned, especially for PostgreSQL users, either in the list of fixed bugs if I can get r+ on time, else in the outstanding issues.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 8•18 years ago
|
||
> + or <code>text/x-diff</code>, it will automaticaly be treated as a
"automatically".
- Chris
Comment 9•18 years ago
|
||
Please also add bug 335354, and bug 257351 has been fixed meanwhile too. + what I said in comment 6.
Whiteboard: relnote comment 9
| Assignee | ||
Comment 10•18 years ago
|
||
Here are the corrections requested by LpSolit, as they will be checked in.
| Assignee | ||
Comment 11•18 years ago
|
||
tip:
Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v <-- release-notes.html.tmpl
new revision: 1.10; previous revision: 1.9
done
3.0 branch:
Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v <-- release-notes.html.tmpl
new revision: 1.1.2.6; previous revision: 1.1.2.5
done
Status: REOPENED → RESOLVED
Closed: 18 years ago → 18 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•18 years ago
|
Whiteboard: relnote comment 9
Comment 12•18 years ago
|
||
Comment on attachment 276522 [details] [diff] [review]
Checked-In Version
>+ <li>Dependency Graphs now work correctly on all mod_perl installations.
>+ There should now be no remaining signficant problems with running
>+ [% terms.Bugzilla %] under mod_perl.
Not a biggie, but this should be [%+ terms.Bugzilla %] here.
| Assignee | ||
Comment 13•18 years ago
|
||
Oh, thanks Marc! Fixed that.
3.0:
Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v <-- release-notes.html.tmpl
new revision: 1.1.2.7; previous revision: 1.1.2.6
done
tip:
Checking in template/en/default/pages/release-notes.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/release-notes.html.tmpl,v <-- release-notes.html.tmpl
new revision: 1.11; previous revision: 1.10
done
| Assignee | ||
Comment 14•18 years ago
|
||
I also had forgotten to update the links in docs/rel_notes.txt, somehow. So I fixed those.
tip:
Checking in docs/rel_notes.txt;
/cvsroot/mozilla/webtools/bugzilla/docs/rel_notes.txt,v <-- rel_notes.txt
new revision: 1.47; previous revision: 1.46
done
3.0:
Checking in docs/rel_notes.txt;
/cvsroot/mozilla/webtools/bugzilla/docs/rel_notes.txt,v <-- rel_notes.txt
new revision: 1.44.2.3; previous revision: 1.44.2.2
done
You need to log in
before you can comment on or make changes to this bug.
Description
•