aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-02-25 00:43:47 +0800
committerDan Winship <danw@src.gnome.org>2000-02-25 00:43:47 +0800
commit3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6 (patch)
tree5c951051cf662c3b37747e7863926d6db391efee
parent4ec5c4b998528e2854aa52cbaf107e5b6f22ee6e (diff)
downloadgsoc2013-evolution-3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6.tar
gsoc2013-evolution-3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6.tar.gz
gsoc2013-evolution-3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6.tar.bz2
gsoc2013-evolution-3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6.tar.lz
gsoc2013-evolution-3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6.tar.xz
gsoc2013-evolution-3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6.tar.zst
gsoc2013-evolution-3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6.zip
oops. ChangeLog entry for previous
svn path=/trunk/; revision=1920
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 2f6fd6f3f9..7ae791a9a1 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -5,6 +5,15 @@
inside one of its methods, since you couldn't have gotten there if
it didn't. Fix some code style bugs.
+ (_init): Rename init_with_store to init and add parent_folder,
+ separator, and name arguments.
+ (_set_name): Get separator from self, not parent_store now.
+
+ * camel-store.h:
+ * camel-store.c: Remove get/set_separator.
+
+ * providers/mbox/: Update for above.
+
2000-02-23 Dan Winship <danw@helixcode.com>
* camel-medium.c (_finalize): Free the data in the headers hash