From 0d2998b1a1f8af2b6938d4dd40873ef80095844d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 17 Sep 2000 17:13:57 +0000 Subject: update CamelFolderInfo New function to free the contents of a * camel-folder-summary.h: update CamelFolderInfo * camel-folder-summary.c (camel_folder_info_free): New function to free the contents of a CamelFolderInfo svn path=/trunk/; revision=5476 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index ec864600e8..5d3ebaa519 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-09-17 Dan Winship + + * camel-folder-summary.h: update CamelFolderInfo + * camel-folder-summary.c (camel_folder_info_free): New function to + free the contents of a CamelFolderInfo + 2000-09-15 Dan Winship * camel.c (camel_init): Set camel_verbose_debug to TRUE if -- cgit