~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Vincent Ladeuil
  • Date: 2011-05-26 20:42:13 UTC
  • mto: This revision was merged to the branch mainline in revision 5924.
  • Revision ID: v.ladeuil+lp@free.fr-20110526204213-vvwv0hshlwsnzv49
Add an option to check-newsbug to get a quicker access to bugs that needs to be closed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
 
196
196
     ./tools/check-newsbugs.py doc/en/release-notes/bzr-x.y.txt
197
197
 
198
 
   (As of 2011-03-10, only a few false positives remain. Don't let this slow
199
 
   you down too much.)
 
198
   As of 2011-05-26, only a few false positives remain in the older
 
199
   series. Don't let this slow you down too much. This script accepts
 
200
   options you may find useful, use ``./tools/check-newsbugs.py`` to display
 
201
   its usage.
200
202
 
201
203
#. Commit these changes to the release branch, using a command like::
202
204