diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-26 20:14:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-26 20:14:27 +0000 |
commit | 06a04e0924caa0ab4ac719e31c86f53501fc297d (patch) | |
tree | d0c8a339770b06a326bdd81466a8271928119f51 /ChangeLog | |
parent | a52bb6001ae3e4e467dd5bc196852ee217c956b8 (diff) | |
download | glibc-06a04e0924caa0ab4ac719e31c86f53501fc297d.tar glibc-06a04e0924caa0ab4ac719e31c86f53501fc297d.tar.gz glibc-06a04e0924caa0ab4ac719e31c86f53501fc297d.tar.bz2 glibc-06a04e0924caa0ab4ac719e31c86f53501fc297d.zip |
Update.
2003-04-26 Andreas Schwab <schwab@suse.de>
* elf/dl-close.c (remove_slotinfo): Fix missing parens.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-04-26 Andreas Schwab <schwab@suse.de> + + * elf/dl-close.c (remove_slotinfo): Fix missing parens. + 2003-04-25 Ulrich Drepper <drepper@redhat.com> * nscd/cache.c (cache_search): Keep track of how many chain links |