From: Ulrich Drepper Date: Sun, 3 Mar 2002 19:37:24 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~1021 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=f990d293ea9f645ff27b1ab8624ac892def9f08f;p=glibc.git Update. 2002-03-03 Ulrich Drepper * posix/regcomp.c: Compatibility changes to allow using the code outside glibc. --- diff --git a/ChangeLog b/ChangeLog index b75f2d29d0..f819bc0df3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ +2002-03-03 Ulrich Drepper + + * posix/regcomp.c: Compatibility changes to allow using the code + outside glibc. + 2002-02-28 Hartvig Ekner - + * sysdeps/mips/elf/start.S: Added initialization of GP (to _gp) if compiled non-PIC.