summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-01-22 08:10:12 +0000
committerJim Meyering <jim@meyering.net>2004-01-22 08:10:12 +0000
commit01e1d061bcadd6d16b9df91147620ca3204129ab (patch)
tree6440a2300b7e3ec5041a4eb89717b977a69ee1f6 /ChangeLog
parentb77cc74dac8d7c875ae917f648eb9691c900a7ac (diff)
downloadcoreutils-01e1d061bcadd6d16b9df91147620ca3204129ab.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f02d7c96a..def9a1db7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-22 Jim Meyering <jim@meyering.net>
+
+ * man/help2man: Fix it so using --info-page='coreutils PROG' works.
+ * man/Makefile.am (.x.1): Invoke our own (tweaked) copy of help2man.
+ Use --info-page='coreutils PROG' option.
+ Now, readlink.1 refers the user to `info coreutils readlink'
+ rather than to `info readlink'. Reported by Matt Swift.
+
2004-01-21 Paul Eggert <eggert@twinsun.com>
Exit status cleanup.