aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-04-22 04:00:56 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-04-22 04:00:56 +0800
commit7f0a93f2ed9295a6720d96285be768adfc7403a6 (patch)
treea9197b58eb25bf054d340f265e170bf0fed4f5f8 /shell/ChangeLog
parentad576399ac6f38b4b53c59f2db88e231b3a1e9c8 (diff)
downloadgsoc2013-evolution-7f0a93f2ed9295a6720d96285be768adfc7403a6.tar
gsoc2013-evolution-7f0a93f2ed9295a6720d96285be768adfc7403a6.tar.gz
gsoc2013-evolution-7f0a93f2ed9295a6720d96285be768adfc7403a6.tar.bz2
gsoc2013-evolution-7f0a93f2ed9295a6720d96285be768adfc7403a6.tar.lz
gsoc2013-evolution-7f0a93f2ed9295a6720d96285be768adfc7403a6.tar.xz
gsoc2013-evolution-7f0a93f2ed9295a6720d96285be768adfc7403a6.tar.zst
gsoc2013-evolution-7f0a93f2ed9295a6720d96285be768adfc7403a6.zip
(create_folder_directory): Don't signal an
error if mkdir() returns EEXIST. This should at least help with situations like the one described in #40989. svn path=/trunk/; revision=20911
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 844ab595dd..a9be31cf26 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-21 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-local-storage.c (create_folder_directory): Don't signal an
+ error if mkdir() returns EEXIST. This should at least help with
+ situations like the one described in #40989.
+
2003-04-21 Anna Marie Dirks <anna@ximian.com>
* e-shell-folder-commands.c (delete_dialog): Corrected border