summaryrefslogtreecommitdiff
path: root/libssp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libssp/ChangeLog')
-rw-r--r--libssp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libssp/ChangeLog b/libssp/ChangeLog
index e7c3ce2467f..d1580a37e98 100644
--- a/libssp/ChangeLog
+++ b/libssp/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-22 Matthias Klose <doko@ubuntu.com>
+
+ * gets-chk.c: Declare prototype for gets in C11 mode.
+
2014-11-21 H.J. Lu <hongjiu.lu@intel.com>
PR bootstrap/63784