about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53bcae3f9d..ac5843bcdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-11  Ulrich Drepper  <drepper@redhat.com>
 
+	* libio/vasprintf.c (_IO_vasprintf): Try to avoid memory
+	fragmentation by allocating new memory at the end instead of
+	reallocating.
+
 	* posix/globtest.sh: Fix last change.
 
 2000-04-10  Philip Blundell  <philb@gnu.org>