docs: Add a note about regenerating the changelog in the release script
authorJan Schmidt <thaytan@noraisin.net>
Sun, 19 Jul 2009 20:23:18 +0000 (21:23 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 1 Sep 2009 11:08:17 +0000 (12:08 +0100)
docs/random/release

index ed8631b..473bbcf 100644 (file)
@@ -52,6 +52,8 @@ RELEASE PROCEDURE:
       to-be-released -base module in sync with the core version that is to
       be released at the same time
     - Re-autogen if not in maintainer-mode (which you should be)
+    - Update the changelog
+        python common/gen-changelog.py > ChangeLog
     - Check (and fix if necessary) make distcheck
     - run 'make release' to build the tarballs
     - copy tarballs+md5 sums to the data/src/$module/pre/ dir