summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-18 08:44:10 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-18 08:44:10 +0000
commit0588a9cb6275025a62d89b94bcde1a9bb13e9c69 (patch)
treeecdd4fa0003239581b0b422cb06e3b466ad02b4c /ChangeLog
parentda2d2fb68dae7ed9f498fc67c85690d890b753fd (diff)
* malloc/malloc.c (malloc_info): Output address space information.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c3ddbdc32..bbb4a57f94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-18 Ulrich Drepper <drepper@redhat.com>
+
+ * malloc/malloc.c (malloc_info): Output address space information.
+
2009-04-17 Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c (malloc_info): Also output system memory information.