aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66534b1121..fafcde5e4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-02-06 Ulrich Drepper <drepper@redhat.com>
+ * malloc/memusage.c (update_data): Fix handling of wrapping back
+ to the beginning of the buffer.
+
[BZ #9823]
* stdio-common/psignal.c (psignal): Fix test for empty string.