diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-12 03:25:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-12 03:25:19 +0000 |
commit | c98ea50c216a60003249746d9d597ba22406a000 (patch) | |
tree | fce9dfea944e586c4f918a2985a7e955abf20b14 | |
parent | 78697777d773fdb00934af7e63eb00a110dfb398 (diff) | |
download | coreutils-c98ea50c216a60003249746d9d597ba22406a000.tar.xz |
.
-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 37fcfbce7..acef29083 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ Thu Jul 11 21:50:48 1996 Jim Meyering <meyering@na-net.ornl.gov> * Version 3.13. + * dircolors.1: New file -- but just a pointer to texinfo docs. + * man/Makefile.am (man_MANS): Add dircolors.1. + * configure.in (VERSION): Bump to 3.13. Wed Jul 10 22:57:29 1996 Jim Meyering <meyering@na-net.ornl.gov> |