aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-01-02 22:28:53 +0000
committerFrederic Culot <calcurse@culot.org>2009-01-02 22:28:53 +0000
commitbf3bce0ab2d6d5fc8448821fbfa29b48a1bb5994 (patch)
treeaaff674f4b38286007250298e88cc21d2f7c8d3c /ChangeLog
parentaa7d6c5eb75d236a6a58b4df8c98335fd0ac24dd (diff)
downloadcalcurse-bf3bce0ab2d6d5fc8448821fbfa29b48a1bb5994.tar.gz
calcurse-bf3bce0ab2d6d5fc8448821fbfa29b48a1bb5994.zip
code cleanup
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 675ccb7..3c9e8a0 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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