]> granicus.if.org Git - file/commitdiff
minor changes
authorChristos Zoulas <christos@zoulas.com>
Sun, 16 Mar 2014 13:32:55 +0000 (13:32 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 16 Mar 2014 13:32:55 +0000 (13:32 +0000)
RELEASE-PROCEDURE

index f7dd9068cf5fdb79c7290abfaed8adef07f609c8..dbca033d6bcc8d00afa64fe6301d6f035e9705c6 100644 (file)
@@ -1,8 +1,6 @@
 # HOW TO RELEASE FILE
 
-@(#) $File: RELEASE-PROCEDURE,v 1.1 2014/03/16 08:53:09 kim Exp $
-
-**DRAFT** added 2014-03-16
+@(#) $File: RELEASE-PROCEDURE,v 1.2 2014/03/16 08:56:36 kim Exp $
 
 1)  Update version number in configure.ac
 2)  Note the new version in ChangeLog
@@ -10,7 +8,7 @@
 4)  Commit changes into CVS
 5)  Rebuild and run tests (see README.DEVELOPER)
 6)  Tag the release with FILEx_yy
-7)  Create the source tarball: make dist
+7)  Create the source tarball: make distcheck
 8)  Make the source tarball available on ftp
 9)  Add the new version to bugs.gw.com:
     - Click: Manage > Manage Projects > file
@@ -24,4 +22,6 @@
       click on "Add and Edit Version"
     - Set the "Date Order" to 2030-01-01 (i.e. far in the future)
     - Click on "Update Version"
-10) Mail an announcement to file@mx.gw.com
+10) Mail an announcement to file@mx.gw.com containing a summary of the
+    ChangeLog changes. Historically we don't mention magic changes in the
+    ChangeLog or the mail message, only source changes.