diff options
author | Frederic Culot <calcurse@culot.org> | 2009-06-01 08:04:04 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-06-01 08:04:04 +0000 |
commit | 88594755503acb4e1526e64b848814025f45896e (patch) | |
tree | 45879200652535c55b9bf6947e3dc233f8c6e0d0 /ChangeLog | |
parent | 68322a536c47828c3d4515dabadcc9b2db237232 (diff) | |
download | calcurse-88594755503acb4e1526e64b848814025f45896e.tar.gz calcurse-88594755503acb4e1526e64b848814025f45896e.zip |
Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |