aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2012-11-29 08:18:13 -0800
committerDavid S. Miller <davem@davemloft.net>2012-11-29 08:18:13 -0800
commit111db5b197b27d87c6db903a132d288949984d51 (patch)
tree2e76348ab87682440991a9dd71673570b8771006 /ChangeLog
parentebdcf039792918514e8b8ae193d6ff16e9820650 (diff)
downloadglibc-111db5b197b27d87c6db903a132d288949984d51.tar
glibc-111db5b197b27d87c6db903a132d288949984d51.tar.gz
glibc-111db5b197b27d87c6db903a132d288949984d51.tar.bz2
glibc-111db5b197b27d87c6db903a132d288949984d51.zip
Mention that __chk_fail is a public ABI in test-strcpy_chk.c
* debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1826f32f23..997a411d41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-04 Florian Weimer <fweimer@redhat.com>
+
+ * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
+
2012-11-28 David S. Miller <davem@davemloft.net>
* sysdeps/sparc/fpu/libm-test-ulps: Update.