summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-12-09 19:20:56 +0100
committerJim Meyering <jim@meyering.net>2006-12-09 19:20:56 +0100
commit0ee9adb1fa225720b54eae1e3f45a43a1c8827a8 (patch)
treea3cf7fb5c70a269432148315ac7f7e384f4237d1 /ChangeLog
parent0473e718e65bcd6ac8880f9bcb8a68979c7a2105 (diff)
downloadcoreutils-0ee9adb1fa225720b54eae1e3f45a43a1c8827a8.tar.xz
* man/Makefile.am (.x.1): Make help2man use $(PACKAGE_STRING) as the
"source". I.e. "GNU coreutils 6.7".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f42c6f4b9..4dde0d108 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-12-09 Jim Meyering <jim@meyering.net>
+ * man/Makefile.am (.x.1): Make help2man use $(PACKAGE_STRING) as the
+ "source". I.e. "GNU coreutils 6.7".
+
* NEWS: With the change from "-pre" to "-dirty" suffix, also change
from NEXT_VER-pre to CUR_VER-dirty. So, this is 6.7-dirty.
* configure.ac (AC_INIT): s/6.8-dirty/6.7-dirty/.