diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index dcc9b566c0..be087166e9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2002-06-28 Ettore Perazzoli <ettore@ximian.com> + * evolution-storage.c (impl_Storage_updateFolder): Don't stop + notifying the listeners if ::notifyFolderUpdated() fails. Should + fix #25598. + +2002-06-28 Ettore Perazzoli <ettore@ximian.com> + [Fix #10681, Incorrect behavior when deleting a hierarchy of local folders.] |