about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2010-10-11 09:10:41 -0400
committerUlrich Drepper <drepper@gmail.com>2010-10-11 09:10:41 -0400
commitaf3259695d0330dad913eae8f03f23062ea5f0f7 (patch)
tree772ae6d7e279ff7801e92048ffc1ff6c09e1360c /ChangeLog
parent67a67b950be9741a4cf1ff3e75572204b06bec2e (diff)
downloadglibc-af3259695d0330dad913eae8f03f23062ea5f0f7.tar.gz
glibc-af3259695d0330dad913eae8f03f23062ea5f0f7.tar.xz
glibc-af3259695d0330dad913eae8f03f23062ea5f0f7.zip
Unify psiginfo output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55ca6b4db6..a969d6d158 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-11  Ulrich Drepper  <drepper@gmail.com>
+
+	[BZ #12108]
+	* stdio-common/psiginfo.c (psiginfo): Terminate all strings with
+	newline.
+
 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
 
 	* string/bug-strstr1.c: New file.