about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2012-11-22 11:34:03 +0100
committerPino Toscano <toscano.pino@tiscali.it>2012-11-22 11:34:03 +0100
commit94558d30b1df0ed62d32c20c39570c886e2da41b (patch)
treebbc27a69c82a14375b217ca18840b8da1bca3de1 /ChangeLog
parente061318880ab1ead070c233c55172777d8b6a127 (diff)
downloadglibc-94558d30b1df0ed62d32c20c39570c886e2da41b.tar.gz
glibc-94558d30b1df0ed62d32c20c39570c886e2da41b.tar.xz
glibc-94558d30b1df0ed62d32c20c39570c886e2da41b.zip
test-multiarch: terminate printf output with newline
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f1985309f..c74ee73169 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
+
+	* sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
+	printf output with newline.
+
 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #14865]