diff options
author | Jim Meyering <jim@meyering.net> | 2000-08-23 16:26:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-08-23 16:26:55 +0000 |
commit | 2abb1fd55d9b20c3eeb6a5e8fdaa5e0fe6c0349b (patch) | |
tree | 3f25f03701db68d92be60239ed9774705a2c3f1e /old/textutils/ChangeLog | |
parent | 567935122642a9f6251bbb5d67878ad2121e0859 (diff) | |
download | coreutils-2abb1fd55d9b20c3eeb6a5e8fdaa5e0fe6c0349b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f5162329a..bf1e81c57 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +2000-08-23 Jim Meyering <meyering@lucent.com> + + * src/md5sum.c: Include <config.h> unconditionally, to be consistent + with all the other programs in this directory. + * src/tsort.c: Likewise. + 2000-08-19 Jim Meyering <meyering@lucent.com> * src/comm.c (writeline): Correct comments. From Bruno Haible. |