From 96b7f9a5fd8eaafc7b79ef8761a5b2ff15850b4c Mon Sep 17 00:00:00 2001 From: bertrand Date: Thu, 12 Aug 1999 11:00:04 +0000 Subject: compilation and runtime fixes. 1999-08-12 bertrand * camel/camel-session.c (camel_session_get_store_for_protocol): compilation and runtime fixes. * camel/providers/MH/camel-mh-store.c (_init): synced with CamelStore. * camel/camel-store.c (_init): in CamelStore::init, url_name is now const. disabled url_name copy. Last check in did not even compile... svn path=/trunk/; revision=1107 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7aee44624e..f323fa2a6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 1999-08-12 bertrand + * camel/camel-session.c (camel_session_get_store_for_protocol): + compilation and runtime fixes. + + * camel/providers/MH/camel-mh-store.c (_init): + synced with CamelStore. + + * camel/camel-store.c (_init): + in CamelStore::init, url_name is now const. + disabled url_name copy. + * camel/camel-session.c (camel_session_get_store): new function: returns a store for an URL. (camel_session_get_store_for_protocol): -- cgit v1.2.3