From 1fb4f1bfee3badccac9419a6115aefa34ab8f6b1 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 7 Sep 2000 19:59:53 +0000 Subject: Make this take a path to a directory that Camel can use for its own * camel-session.c (camel_session_new): Make this take a path to a directory that Camel can use for its own nefarious purposes. (camel_session_get_storage_path): New function to return a path that a service can use for its own nefarious sub-purposes. * camel-service.c (camel_service_get_path): New method (and useful default implementation) to get a (relative) pathname corresponding to the service. svn path=/trunk/; revision=5239 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 41bb90427e..e4b0ea11ee 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2000-09-07 Dan Winship + + * camel-session.c (camel_session_new): Make this take a path to a + directory that Camel can use for its own nefarious purposes. + (camel_session_get_storage_path): New function to return a path + that a service can use for its own nefarious sub-purposes. + + * camel-service.c (camel_service_get_path): New method (and + useful default implementation) to get a (relative) pathname + corresponding to the service. + 2000-09-06 Dan Winship * providers/pop3/camel-pop3-store.c (connect_to_server): Make KPOP -- cgit v1.2.3