aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-02-05 16:18:35 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-02-05 16:18:35 +0800
commit9e58087307421a11742b41003edda9a7b949bd31 (patch)
tree9753cd12d5b830632fb30c59f7564acace2a439a /camel/ChangeLog
parenta7f64b5c163c2a5651637e2441e48fa5d96451d0 (diff)
downloadgsoc2013-evolution-9e58087307421a11742b41003edda9a7b949bd31.tar
gsoc2013-evolution-9e58087307421a11742b41003edda9a7b949bd31.tar.gz
gsoc2013-evolution-9e58087307421a11742b41003edda9a7b949bd31.tar.bz2
gsoc2013-evolution-9e58087307421a11742b41003edda9a7b949bd31.tar.lz
gsoc2013-evolution-9e58087307421a11742b41003edda9a7b949bd31.tar.xz
gsoc2013-evolution-9e58087307421a11742b41003edda9a7b949bd31.tar.zst
gsoc2013-evolution-9e58087307421a11742b41003edda9a7b949bd31.zip
rename .cmeta file too, and fix the recovery order.
2004-02-05 Not Zed <NotZed@Ximian.com> * providers/local/camel-mbox-store.c (rename_folder): rename .cmeta file too, and fix the recovery order. * providers/local/camel-local-store.c (rename_folder): rename the .cmeta file too. * providers/local/camel-local-folder.c (local_rename): fix this to use local_get_full_path stuff. * camel-store.c (camel_store_rename_folder): fix umr's comparing old and new names. svn path=/trunk/; revision=24630
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 1e5cda0012..9de19c916f 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,19 @@
2004-02-05 Not Zed <NotZed@Ximian.com>
+ * providers/local/camel-mbox-store.c (rename_folder): rename
+ .cmeta file too, and fix the recovery order.
+
+ * providers/local/camel-local-store.c (rename_folder): rename the
+ .cmeta file too.
+
+ * providers/local/camel-local-folder.c (local_rename): fix this to
+ use local_get_full_path stuff.
+
+ * camel-store.c (camel_store_rename_folder): fix umr's comparing
+ old and new names.
+
+2004-02-05 Not Zed <NotZed@Ximian.com>
+
** See bug #53553.
* camel-provider.c (camel_provider_init): changed to return a