summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c5e129a0..3d0f9af8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-12-01 Jim Meyering <meyering@redhat.com>
+ Change release procedure: tag *before* running e.g., "make stable".
+ * Makefile.maint (vc-dist): Don't tag. Now, you must apply the tag
+ before running "make beta", "make stable", etc.
+ (vc-tag-check): Remove rule. No longer makes sense.
+
* Makefile.maint (vc-tag-check): Correct check for existing git tag.
Defer NEWS and ChangeLog checks until after the version-changing tag.