From 3c81d8bb9e173bf61f4016e0154a1f4045cc6ba6 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 24 Feb 2000 16:43:47 +0000 Subject: oops. ChangeLog entry for previous svn path=/trunk/; revision=1920 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel') 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 * camel-medium.c (_finalize): Free the data in the headers hash -- cgit