.
diff --git a/ChangeLog b/ChangeLog
index ce4aef0..d3e95cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-07-11  Roland McGrath  <roland@redhat.com>
 
+	* util.c (printstr): Fix size calculation for outstr allocation.
+
 	* configure.ac (struct sigcontext.sc_hi2): Use #ifdef around
 	<asm/sigcontext.h> to match signal.c include conditions.