Rev 4647: NEWS is sorted by date. in file:///home/vila/src/bzr/bugs/releasing-clarified/

Vincent Ladeuil v.ladeuil+lp at free.fr
Mon Nov 30 11:09:23 GMT 2009


At file:///home/vila/src/bzr/bugs/releasing-clarified/

------------------------------------------------------------
revno: 4647
revision-id: v.ladeuil+lp at free.fr-20091130110923-0p2y7kgthqyo87fk
parent: v.ladeuil+lp at free.fr-20090828160345-6jygi3z5q4g24ra3
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: releasing-clarified
timestamp: Mon 2009-11-30 12:09:23 +0100
message:
  NEWS is sorted by date.
-------------- next part --------------
=== modified file 'doc/developers/releasing.txt'
--- a/doc/developers/releasing.txt	2009-08-28 16:03:45 +0000
+++ b/doc/developers/releasing.txt	2009-11-30 11:09:23 +0000
@@ -102,12 +102,12 @@
 
 #. Add the date and release number to ``./NEWS``
 
-   What order to we keep here ? By major release or by date ? The bugfix
-   release are likely to occur after the next major release has
-   occurred. The workflow says that we should keep them sorted by release
-   but that may be a bit disturbing for users reading the NEWS. Anyaw we
-   should chose one and document it.
-  
+   Depending on whether you're doing a beta or a bugfix release, you'll
+   have to create a NEWS section for you release in the right
+   place. Most of the time, the new section is at the top of the file
+   (look what have been done for the various 2.0x and 2.1.0bx releases).
+   The rule is to keep the sections sorte by date. You'll need to be
+   cautious when merging back to trunk to respect that.
 
 #. To check that all bugs mentioned in ``./NEWS`` are actually marked as
    closed in Launchpad, you can run ``tools/check-newsbugs.py``::



More information about the bazaar-commits mailing list