summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-29 12:24:39 +0100
committerJim Meyering <meyering@redhat.com>2007-10-29 12:24:39 +0100
commitb00f87cfa3cb166118f04e94b3a79aaa3b6c4fc0 (patch)
treeabff6989f40ef5db4a5320cf57c8c6d1a0787dde /ChangeLog
parentb8e8d028613e9394dbce80d32c1c1bbdeb330776 (diff)
downloadcoreutils-b00f87cfa3cb166118f04e94b3a79aaa3b6c4fc0.tar.xz
Change a "make dist" diagnostic.
* GNUmakefile: Don't imply that $(_curr-ver) is the new version string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 786055e2f..5c4231482 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-29 Jim Meyering <meyering@redhat.com>
+
+ Change a "make dist" diagnostic.
+ * GNUmakefile: Don't imply that $(_curr-ver) is the new version string.
+
2007-10-29 Bob Proulx <bob@proulx.com>
Improve color terminal escape usage.