]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 4 Feb 2002 17:56:15 +0000 (17:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 4 Feb 2002 17:56:15 +0000 (17:56 +0000)
ChangeLog

index 5d20a39b7ce596142d80edd6c7b02cedfa91d1b1..1102569aa2b1edfd967285a72920f1c79242b099 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-04  Andreas Schwab  <schwab@suse.de>
+
+       * elf/dl-load.c (is_dst): Fix return value as expected by caller.
+
 2002-02-03  Andreas Schwab  <schwab@suse.de>
 
        * sysdeps/posix/readv.c: Use ssize_t for bytes_read.