summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Sullivan <jsrhbz@kanargh.force9.co.uk>2009-10-29 21:50:35 -0700
committerUlrich Drepper <drepper@redhat.com>2009-10-29 21:50:35 -0700
commitee6f35389c751b93fd7298ec02f642587d996c71 (patch)
treead62e97791ac9afc3fbac3e989a9e71b099247c6 /ChangeLog
parent5debe363133d76bfaf60597392ce2629a1920506 (diff)
Fix typos in format strings of malloc_info.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ed1d5cdd1..ed055a7f3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-10-29 Ulrich Drepper <drepper@redhat.com>
+ [BZ #10553]
+ * malloc/malloc.c (malloc_info): Fix typos in format strings.
+ Patch by John Sullivan <jsrhbz@kanargh.force9.co.uk>.
+
[BZ #10564]
* login/utmp_file.c (TIMEOUT): Increase to 10.