diff options
author | Jim Meyering <jim@meyering.net> | 1996-06-30 00:01:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-06-30 00:01:20 +0000 |
commit | 3b92bd009001cf636954deb644ee5f31fd348060 (patch) | |
tree | 9cfe81977a88a89547644722735024ebbf9df646 /old/fileutils | |
parent | 14bc2891a849298601f3fb3d63cc89a33b152d56 (diff) | |
download | coreutils-3b92bd009001cf636954deb644ee5f31fd348060.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c10c9aaee..59adc37b7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ Sat Jun 29 00:33:31 1996 Jim Meyering <meyering@na-net.ornl.gov> + * configure.in (PACKAGE_VERSION): Add `GNU ' prefix so we see + it in the output of --version. Reported by RMS. + * src/Makefile.am (BUILT_SOURCES): Guard dependency on dircolors.h with @MAINT@ so it won't be removed with a casual disctlean. (EXTRA_DIST): Add dcgen.pl and dircolors.hin. |