diff options
| author | Marco Gerards <marco@gnu.org> | 2004-04-02 17:01:03 +0000 |
|---|---|---|
| committer | Marco Gerards <marco@gnu.org> | 2004-04-02 17:01:03 +0000 |
| commit | 83e12119b30fd0c01204aff8f8b40a1700eb72ab (patch) | |
| tree | 38b101203140eec9cf07502e79af14ab2515d7b7 /libihash/ChangeLog | |
| parent | 01fa2523031ed2e4b7b692e2162e925619310688 (diff) | |
2004-04-02 Marco Gerards <metgerards@student.han.nl>
* ihash.c (hurd_ihash_remove): Don't look for the index when the
hashtable is empty.
* ihash.h (HURD_IHASH_ITERATE): Doc fix.
Diffstat (limited to 'libihash/ChangeLog')
| -rw-r--r-- | libihash/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libihash/ChangeLog b/libihash/ChangeLog index 1d71c115..75e73476 100644 --- a/libihash/ChangeLog +++ b/libihash/ChangeLog @@ -1,3 +1,10 @@ +2004-04-02 Marco Gerards <metgerards@student.han.nl> + + * ihash.c (hurd_ihash_remove): Don't look for the index when the + hashtable is empty. + + * ihash.h (HURD_IHASH_ITERATE): Doc fix. + 2004-03-07 Marcus Brinkmann <marcus@gnu.org> * ihash.h (HURD_IHASH_NO_LOCP): Change to INTPTR_MIN. |
