diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-12 02:21:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-12 02:21:38 +0000 |
commit | 8bf139c95b0d14b942307006120a6c7d084c7aa9 (patch) | |
tree | 82f3992439ef6bc5a7e4762f569238b3d39691f5 /ChangeLog | |
parent | 1b2ba8910497d1e724b5df15fc6f589e8c977d48 (diff) | |
download | glibc-8bf139c95b0d14b942307006120a6c7d084c7aa9.zip glibc-8bf139c95b0d14b942307006120a6c7d084c7aa9.tar.gz glibc-8bf139c95b0d14b942307006120a6c7d084c7aa9.tar.bz2 |
[BZ #650]
2005-01-11 Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.h: Remove no-glibc support.
2005-01-12 GOTO Masanori <gotom@debian.or.jp>
[BZ #650]
* malloc/malloc.h: Always include features.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-01-11 Ulrich Drepper <drepper@redhat.com> + + * malloc/malloc.h: Remove no-glibc support. + +2005-01-12 GOTO Masanori <gotom@debian.or.jp> + + [BZ #650] + * malloc/malloc.h: Always include features.h. + 2005-01-10 Roland McGrath <roland@redhat.com> * sysdeps/ia64/fpu/e_logl.c: File removed. |