aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 48bcbc8f6e..b75533ee72 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-09-19 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-folder-creation-dialog.c (async_create_cb): Don't set
+ the current folder for E_STORAGE_EXISTS. [#30533]
+
+2002-09-19 Ettore Perazzoli <ettore@ximian.com>
+
* evolution-storage.c (evolution_storage_update_folder): Do not
stop propagating the notification to the listeners if
::notifyFolderUpdate() fails. [#27662 (?)]