aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-06-01 08:04:04 +0000
committerFrederic Culot <calcurse@culot.org>2009-06-01 08:04:04 +0000
commit88594755503acb4e1526e64b848814025f45896e (patch)
tree45879200652535c55b9bf6947e3dc233f8c6e0d0 /ChangeLog
parent68322a536c47828c3d4515dabadcc9b2db237232 (diff)
downloadcalcurse-88594755503acb4e1526e64b848814025f45896e.tar.gz
calcurse-88594755503acb4e1526e64b848814025f45896e.zip
Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e20d288..6af8407 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-01 Frederic Culot <frederic@culot.org>
+
+ * src/io.c: patch submitted by Francois Boulogne to fix gcc
+ 'format-security' issue (thanks Francois for reporting this)
+
2009-05-22 Frederic Culot <frederic@culot.org>
* src/apoint.c