aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2016-08-17 10:05:43 -0400
committerZack Weinberg <zackw@panix.com>2016-08-19 09:04:35 -0400
commitd3bf0bade622ccc51da2f66cea967101b6cc33fb (patch)
tree976d2444c83e2c1bdd0f442ce4b5f7481d8a18c7 /ChangeLog
parent6f9d4f595e4073807ad0e844cbb3b3d7158b76d5 (diff)
downloadglibc-d3bf0bade622ccc51da2f66cea967101b6cc33fb.tar.xz
glibc-d3bf0bade622ccc51da2f66cea967101b6cc33fb.zip
Add tests for fortification of bcopy and bzero.
* debug/tst-chk1.c: Add tests for fortification of bcopy and bzero.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc2c353c2e..3e39147efa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-08-19 Zack Weinberg <zackw@panix.com>
+
+ * debug/tst-chk1.c: Add tests for fortification of bcopy and bzero.
+
2016-08-18 Torvald Riegel <triegel@redhat.com>
[BZ #20477]