aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-02-15 13:51:48 -0500
committerUlrich Drepper <drepper@gmail.com>2011-02-15 13:51:48 -0500
commitc1d0e639a95d6d3d3f1c1f70cf97d596bd5a24ec (patch)
tree89aae83ed132c200556941d9d481bd9bbc665ffb /ChangeLog
parentedf9294e7a2cd46b050faf2d270d28ff477f6c5e (diff)
downloadglibc-c1d0e639a95d6d3d3f1c1f70cf97d596bd5a24ec.tar
glibc-c1d0e639a95d6d3d3f1c1f70cf97d596bd5a24ec.tar.gz
glibc-c1d0e639a95d6d3d3f1c1f70cf97d596bd5a24ec.tar.bz2
glibc-c1d0e639a95d6d3d3f1c1f70cf97d596bd5a24ec.zip
Fix two printf handler issues.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d9a1e1c12..550f22a36f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-02-11 Jakub Jelinek <jakub@redhat.com>
+
+ * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
+ arginfo fn returning -1.
+
+ * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
+ and thousands string is zero terminated.
+
2011-02-03 Andreas Schwab <schwab@redhat.com>
* sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with