From 847e5b6946c820d6091511721a09b52f1b9f97d1 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 3 Jul 2000 01:21:38 +0000 Subject: add this, which was missing from ChangeLog in the previous commit: (append_message): emit "folder_changed" on a successful append. svn path=/trunk/; revision=3865 --- camel/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'camel') diff --git a/camel/ChangeLog b/camel/ChangeLog index 4123a4d397..bfb6a1dc04 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -11,6 +11,7 @@ * providers/mbox/camel-mbox-folder.c (mbox_sync): leftover fixes from the close->sync change: don't destroy the ibex, summary, and search when syncing. + (append_message): emit "folder_changed" on a successful append. 2000-07-02 Jeffrey Stedfast -- cgit