From: Ulrich Drepper Date: Mon, 23 Mar 1998 11:50:52 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/before-sparc-2_0_x-branch~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c841208565fc4571abad2e9a68ffc2842fb85edd;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 363eeee481b..b5341e9e7a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-03-23 07:52 H.J. Lu + + * elf/dl-close.c (_dl_close): Fix byte count while removing the + shared object from the global scope list and optimize a little + bit. + 1998-03-09 08:21 Ulrich Drepper * sysdeps/unix/sysv/linux/chown.c: Moved to ...