aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-01-12 02:21:38 +0000
committerUlrich Drepper <drepper@redhat.com>2005-01-12 02:21:38 +0000
commit8bf139c95b0d14b942307006120a6c7d084c7aa9 (patch)
tree82f3992439ef6bc5a7e4762f569238b3d39691f5
parent1b2ba8910497d1e724b5df15fc6f589e8c977d48 (diff)
downloadglibc-8bf139c95b0d14b942307006120a6c7d084c7aa9.tar
glibc-8bf139c95b0d14b942307006120a6c7d084c7aa9.tar.gz
glibc-8bf139c95b0d14b942307006120a6c7d084c7aa9.tar.bz2
glibc-8bf139c95b0d14b942307006120a6c7d084c7aa9.zip
[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.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 487cb686c3..9ffe21aaaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.