aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <aschwab@redhat.com>2009-06-16 20:34:55 -0700
committerUlrich Drepper <drepper@redhat.com>2009-06-16 20:34:55 -0700
commitf60ddf9bf737e015f7da866ca7f46006b4ce9700 (patch)
tree8b2e94779e55e947e1de64d17f64b108d78eb7c3 /ChangeLog
parent8a909c6430e8b6ad76304f749d36fdd6e40e8046 (diff)
downloadglibc-f60ddf9bf737e015f7da866ca7f46006b4ce9700.zip
glibc-f60ddf9bf737e015f7da866ca7f46006b4ce9700.tar.gz
glibc-f60ddf9bf737e015f7da866ca7f46006b4ce9700.tar.bz2
Don't treat bug reporting message as a format string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70395b7..c91fe1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-06-15 Andreas Schwab <aschwab@redhat.com>
+
+ * debug/xtrace.sh (do_help): Don't treat bug reporting message as
+ a format string.
+ * elf/sln.c (usage): Likewise.
+ * malloc/memusage.sh (do_help): Likewise.
+ * nss/getent.c (more_help): Likewise.
+ * posix/getconf.c (main): Likewise.
+ * sunrpc/rpcinfo.c (usage): Likewise.
+ * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
+
2009-06-16 Ulrich Drepper <drepper@redhat.com>
* login/programs/pt_chown.c: Use libcap to drop privileges other than