From a96a5b74204b32b147e2cfacfec6c9d9e9ee2bf4 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 29 Jan 2004 08:24:16 +0000 Subject: added a doc comment. 2004-01-29 Not Zed * camel-object.c (camel_object_bag_rekey): added a doc comment. ** See bug #53520. * camel-session.c (get_service): free the url once done, it now gets copied by the service. * camel-service.c (construct): copy the url that comes in, don't just '0Wn34z' it. clena up exception handling too. svn path=/trunk/; revision=24513 --- camel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index f3b2a50004..b5ad5d1ceb 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,15 @@ +2004-01-29 Not Zed + + * camel-object.c (camel_object_bag_rekey): added a doc comment. + + ** See bug #53520. + + * camel-session.c (get_service): free the url once done, it now + gets copied by the service. + + * camel-service.c (construct): copy the url that comes in, don't + just '0Wn34z' it. clena up exception handling too. + 2004-01-29 Not Zed * camel-object.c (cobject_state_write): output scan->name and -- cgit v1.2.3