about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-04-04 22:48:55 -0700
committerPetr Baudis <pasky@ucw.cz>2010-05-12 03:21:11 +0200
commited5e4f5aac1d6a4c75d78548255a47881cdfb911 (patch)
tree2ebbd81702fb64f27f46bb8bc9c4bf8f827c76c6 /ChangeLog
parent1845ca23091e5ff22e8620d5d72eccd9e2775324 (diff)
downloadglibc-ed5e4f5aac1d6a4c75d78548255a47881cdfb911.tar.gz
glibc-ed5e4f5aac1d6a4c75d78548255a47881cdfb911.tar.xz
glibc-ed5e4f5aac1d6a4c75d78548255a47881cdfb911.zip
Fix printing error messages in getopt.
(cherry picked from commit 247fdc8ee68cf49cd808becce56b2e923b4f776b)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44659bbf19..2941812648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2010-04-04  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #11043]
+	* posix/getopt.c (_getopt_internal_r): Fix arguments printed in error
+	messages.
+
 	[BZ #11070]
 	* resolv/netdb.h: Declare iruserok and iruserok_af.