From: Ulrich Drepper Date: Wed, 12 Jan 2005 02:21:38 +0000 (+0000) Subject: [BZ #650] X-Git-Tag: cvs/fedora-glibc-20050208T0948~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8bf139c95b0d14b942307006120a6c7d084c7aa9;p=thirdparty%2Fglibc.git [BZ #650] 2005-01-11 Ulrich Drepper * malloc/malloc.h: Remove no-glibc support. 2005-01-12 GOTO Masanori [BZ #650] * malloc/malloc.h: Always include features.h. --- diff --git a/ChangeLog b/ChangeLog index 487cb686c3c..9ffe21aaaa0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-01-11 Ulrich Drepper + + * malloc/malloc.h: Remove no-glibc support. + +2005-01-12 GOTO Masanori + + [BZ #650] + * malloc/malloc.h: Always include features.h. + 2005-01-10 Roland McGrath * sysdeps/ia64/fpu/e_logl.c: File removed.