From aa7d6c5eb75d236a6a58b4df8c98335fd0ac24dd Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Fri, 2 Jan 2009 19:52:32 +0000 Subject: various bugfixes --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 47e9e76..675ccb7 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-01-02 Frederic Culot + + * src/io.c (io_stop_pthread_save): do not crash when canceling the + thread if it was not started before + 2009-01-01 Frederic Culot * src/event.c (event_free_bkp, event_llist_free): new functions @@ -16,7 +21,7 @@ that made repeated items with exceptions load uncorrectly in some cases (thanks Jan for reporting it) - * NEWS: updated (it is now possible to move an item from one date + * TODO: updated (it is now possible to move an item from one date to another by using the cut/paste feature) 2008-12-30 Frederic Culot -- cgit v1.2.3-54-g00ecf