aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df38352..8ce0f92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-12-16 Torvald Riegel <triegel@redhat.com>
+ * string/tester.c: Include <libc-internal.h>.
+ (test_memset): Ignore -Wmemset-transposed-args.
+
+2014-12-16 Torvald Riegel <triegel@redhat.com>
+
* misc/tst-mntent2.c (do_test): Fix warning.
2014-12-16 Torvald Riegel <triegel@redhat.com>