From: Ulrich Drepper Date: Tue, 24 Dec 2002 23:22:01 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_2~465 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015a2dc9c518d9eb87df84d1f8f7e64e80b7013b;p=thirdparty%2Fglibc.git Update. 2002-12-24 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Add missing #endif. Patch by Marijn Ros . --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 836a996ce3a..d65839fa6bc 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2002-12-24 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Add missing #endif. + Patch by Marijn Ros . + 2002-12-22 Roland McGrath * Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).