diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-04 21:39:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-04 21:39:00 +0000 |
commit | ff6e48f61e0a82c37157ebc38565630ad4b9f602 (patch) | |
tree | ec8a9ad0411897621ed40cb6975e77ce43a95be5 | |
parent | a5565c08a385d83e87ec5842d74c94648c6b839c (diff) | |
download | coreutils-ff6e48f61e0a82c37157ebc38565630ad4b9f602.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index e2bc2e4df..cc873ff2a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-11-04 Alexandre Duret-Lutz <duret_g@epita.fr> + + * hash.c (hash_get_next): Fix a thinko: when ENTRY is the + last one in a bucket, advance to the next bucket. + 2000-11-02 Vesselin Atanasov <vesselin@bgnet.bg> * lib/fnmatch.c: Do not comment out all the code if we are using |