summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a64363675..a5b1c8bfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-30 Jim Meyering <jim@meyering.net>
+ Shorten the snapshot version string by removing the "g".
+ * build-aux/git-version-gen: Remove git-describe's "g" that would
+ always precede the abbreviated SHA1. Suggestion from Dmitry V. Levin.
+
Perform the s,rm,/bin/rm, fix-up properly. No more kludge.
* Makefile.am (EXTRA_DIST): Remove .kludge-stamp.
(.kludge-stamp): Remove rule. Instead, ...