From: Ulrich Drepper Date: Mon, 31 Aug 1998 17:24:36 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50197d258510d07821efad86220af7dd77641b06;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index fc44e996161..2d001a8ac44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1998-08-31 Ulrich Drepper + * elf/dl-close.c (_dl_close): Update _dl_loaded if the first + object on the list is removed. + Reported by HJ Lu [PR libc/770]. + * io/sys/stat.h (ALLPERMS): Fix type (S_ISTXT -> S_ISVTX). Reported by Rob.Hagopian@vu.union.edu [PR libc/763].