From 2cc9dabf78074ba6dfa4f3c84285b607fdf8cc54 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Tue, 2 May 2000 02:59:01 +0000 Subject: > (camel_folder_expunge): Changed to only allow expunge on an open > folder. It doesn't make sense for mbox, otherwise (?) svn path=/trunk/; revision=2743 --- camel/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 96aae92593..0eac71a00a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -41,6 +41,8 @@ anymore (this wouldn't failed anyway, it was a GList !!!) (camel_folder_search_complete): Removed. (camel_folder_search_cancel): Removed. + (camel_folder_expunge): Changed to only allow expunge on an open + folder. It doesn't make sense for mbox, otherwise (?) * camel-folder.h (struct _CamelFolder): Change permanent_flags to a bitfield. -- cgit