From: Ulrich Drepper Date: Mon, 24 Jan 2000 00:57:42 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e8f82e47762f668253309c6fb0fd908d9032a5;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 281e4275c47..35a8a0a0c62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-01-23 Ulrich Drepper + + * string/bits/string2.h: Fix typo (__GNU_SOURCE -> __USE_GNU) + (PR libc/1553). + 2000-01-22 Thorsten Kukuk * sunrpc/xdr_rec.c: Don't set frag_sent if no more data,