From 7404de7250e09e94cd369df5a389400fee7d181b Mon Sep 17 00:00:00 2001 From: Not Zed Date: Sat, 6 Jan 2001 02:25:04 +0000 Subject: Dont try and unref a messageinfo that wasn't there, and use the right free 2001-01-06 Not Zed * providers/vee/camel-vee-folder.c (vee_folder_build_folder): Dont try and unref a messageinfo that wasn't there, and use the right free function too. Modified patch from Iain. (vee_move_message_to): New method, call the real folders' move_message_to method. svn path=/trunk/; revision=7278 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 90ab2c8269..4e70ef551d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2001-01-06 Not Zed + + * providers/vee/camel-vee-folder.c (vee_folder_build_folder): Dont + try and unref a messageinfo that wasn't there, and use the right + free function too. Modified patch from Iain. + (vee_move_message_to): New method, call the real folders' + move_message_to method. + 2001-01-04 JP Rosevear * tests/lib/Makefile.am: fix includes for compilation -- cgit v1.2.3