diff options
author | Jim Meyering <jim@meyering.net> | 2001-04-22 16:52:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-04-22 16:52:23 +0000 |
commit | c582df59bf507fdfd346999242d95f5b56b900a7 (patch) | |
tree | 707011e3abab63427a8ac2dc03bdeb7c22dcdc41 /old | |
parent | 4451bd8a9f4d5739dd4781d2586f6b4c88d181bc (diff) | |
download | coreutils-c582df59bf507fdfd346999242d95f5b56b900a7.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 52cfe74aa..aa911b97c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,10 @@ +2001-04-22 Jim Meyering <meyering@lucent.com> + + * Version 2.0.14. + + * configure: Regenerate using a patched copy of autoconf-2.49e to + work around a bug in its test for a working memcmp function. + 2001-03-28 Paul Eggert <eggert@twinsun.com> * src/cksum.c: Fix bugs when computing length of large files. |