From: Ulrich Drepper Date: Mon, 4 Feb 2002 17:56:15 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12c1ecf9336a5c05d5ac582e54ec61ce3130caa1;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 5d20a39b7ce..1102569aa2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-02-04 Andreas Schwab + + * elf/dl-load.c (is_dst): Fix return value as expected by caller. + 2002-02-03 Andreas Schwab * sysdeps/posix/readv.c: Use ssize_t for bytes_read.