aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91d90259c4..87029e79af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-12 Roland McGrath <roland@redhat.com>
+
+ [BZ #1331]
+ * malloc/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
+ macro argument.
+ Reported by Matej Vela <vela@debian.org>.
+
2005-09-12 Jakub Jelinek <jakub@redhat.com>
* malloc/malloc.c (struct malloc_chunk): Fix comment typo.