summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cea169142b..c370154d9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-05-02 Ulrich Drepper <drepper@redhat.com>
+ [BZ #2509]
+ * stdio-common/vfprintf.c (process_arg): Fix reading of signed
+ short and byte values from parameter list.
+ * stdio-common/tst-printf.c (main): Add more tests.
+ * stdio-common/tst-printf.sh: Adjust for tst-printf.c change.
+
* iconvdata/testdate/MIK: Fix format to match expected output.
[BZ #2632]