about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c0a9057cb..84334310ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-10-24  Ulrich Drepper  <drepper@redhat.com>
 
+	* malloc/obstack.c (_obstack_newchunk): Correctly align first returned
+	block.
+	* malloc/tst-obstack.c: New file.
+	Patch and test case by Alexandre Duret-Lutz <duret_g@epita.fr>.
+
 	Complete revamp of the reference counter handling.
 	* include/link.h (struct link_map): Add l_idx field.
 	* elf/dl-close.c: Handle decrementing of reference counters more