diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-03 08:44:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-03 08:44:12 +0000 |
commit | 1021e06a20a3231079c5cacd1ab39f6066983aff (patch) | |
tree | 3e8172c1b2bb6c08b677c73611f51fc8f5d055ae /lib/ChangeLog | |
parent | 8dc1b2caf43a2d2dd686ad0a6bf24af6900ca8b3 (diff) | |
download | coreutils-1021e06a20a3231079c5cacd1ab39f6066983aff.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index c6bf253f0..e2bc2e4df 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2000-11-02 Vesselin Atanasov <vesselin@bgnet.bg> + + * lib/fnmatch.c: Do not comment out all the code if we are using + the GNU C library, because in some cases we are replacing buggy + code in the GNU C library itself. + 2000-10-30 Paul Eggert <eggert@twinsun.com> * lib/error.h, lib/getline.h, lib/modechange.h: |