about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-06-28 18:14:01 -0400
committerUlrich Drepper <drepper@gmail.com>2011-06-28 18:14:01 -0400
commit5c0b8d9013560bb24805844d31a7fb3959ee1e8d (patch)
tree0338663c394b377749835edc0b8190648f0d523d /ChangeLog
parent9113ea1f3f29b3aee710efc829e85a9772bcb836 (diff)
downloadglibc-5c0b8d9013560bb24805844d31a7fb3959ee1e8d.tar.gz
glibc-5c0b8d9013560bb24805844d31a7fb3959ee1e8d.tar.xz
glibc-5c0b8d9013560bb24805844d31a7fb3959ee1e8d.zip
Fix quoting in some installed shell scripts
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31fdf0d83d..b4d30ca33a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #12935]
+	* malloc/memusage.sh: Fix quoting in message.
+	* debug/xtrace.sh: Likewise.
+
 	* configure.in: Remove support for --experimental-malloc option, make
 	it the default.
 	* config.make.in: Likewise.