diff options
author | Roland McGrath <roland@gnu.org> | 1998-10-24 06:27:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-10-24 06:27:23 +0000 |
commit | 00ccf96ef26845b7182bcbcf48ea061190b7184a (patch) | |
tree | 5ed3089104b3b3e5d63468ebf63157ee57bafef5 /libshouldbeinlibc | |
parent | a3f365d26d8e524da3a6e3eea23d004d593630d5 (diff) |
.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index ba9679cd..8edd3996 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,9 @@ +1998-09-26 Mark Kettenis <kettenis@phys.uva.nl> + + * cacheq.c (cacheq_set_length): Fix the limit of the destination + entries. Decide that there is no following entry if the current + entry is equal or greater than this limit. + 1998-10-20 Roland McGrath <roland@baalperazim.frob.com> * idvec-verify.c (verify_id): Add braces to silence gcc warning. |