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 61bbbc941d..1a79665f7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-12-17 Stefan Liebler <stli@linux.vnet.ibm.com>
+
+ * libio/tst-widetext.c (do_test):
+ Use format type %td instead of %Zd for ptrdiff_t
+ in order to avoid format warning.
+
2014-12-17 Andreas Schwab <schwab@suse.de>
* nscd/mem.c (gc): Add size_t cast to match printf format.