aboutsummaryrefslogtreecommitdiffstats
path: root/README.maint
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-06-29 10:43:57 +0000
committerWerner Koch <[email protected]>2009-06-29 10:43:57 +0000
commitd8d1ca61516d2fc247554507ea1c6379f780e3cf (patch)
treebd185b28a5d551413ecb1bf1026becf497afe029 /README.maint
parentThe variable is called RET and not RC. (diff)
downloadgnupg-d8d1ca61516d2fc247554507ea1c6379f780e3cf.tar.gz
gnupg-d8d1ca61516d2fc247554507ea1c6379f780e3cf.zip
Reworked the estream memory buffer allocation.
Committed already posted patches for the v2 card.
Diffstat (limited to '')
-rw-r--r--README.maint1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.maint b/README.maint
index fe1f58c49..045c21ccb 100644
--- a/README.maint
+++ b/README.maint
@@ -25,6 +25,7 @@ Release process:
* Run "make -C po update-po".
* Write NEWS entries and set the release date in NEWS.
* In configure.ac set "my_issvn" to "no".
+ * Put a "Released <version>" line into the top level ChangeLog.
* Commit all changes to the SVN.
* Update the SVN then (to sync the release number of all files).
* Run "./autogen.sh --force"