From: Andreas Jaeger Date: Mon, 31 Dec 2001 06:57:18 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~1256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7e23b4b05fc77f7a2be0e12780cf87c1e95ec82;p=thirdparty%2Fglibc.git Update. 2001-12-31 Andreas Jaeger * configure.in: Don't check for gsed since we do not use it anywhere. --- diff --git a/ChangeLog b/ChangeLog index d61b5caf2d2..3afb9aba7d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-12-31 Andreas Jaeger + + * configure.in: Don't check for gsed since we do not use it + anywhere. + 2001-12-25 Dmitry V. Levin * io/fts.c: Update from BSD to fix memory leaks.