diff options
author | Frederic Culot <calcurse@culot.org> | 2009-01-02 22:28:53 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-01-02 22:28:53 +0000 |
commit | bf3bce0ab2d6d5fc8448821fbfa29b48a1bb5994 (patch) | |
tree | aaff674f4b38286007250298e88cc21d2f7c8d3c /ChangeLog | |
parent | aa7d6c5eb75d236a6a58b4df8c98335fd0ac24dd (diff) | |
download | calcurse-bf3bce0ab2d6d5fc8448821fbfa29b48a1bb5994.tar.gz calcurse-bf3bce0ab2d6d5fc8448821fbfa29b48a1bb5994.zip |
code cleanup
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,11 @@ * src/io.c (io_stop_pthread_save): do not crash when canceling the thread if it was not started before - + + * src/vars.c (vars_free): suppressed + + * src/notify.c (notify_free_vars, notify_free_bar): suppressed + 2009-01-01 Frederic Culot <frederic@culot.org> * src/event.c (event_free_bkp, event_llist_free): new functions |