From 9f804702d5cfde8b82bb08eb931f408aeee2cbd7 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 29 May 2000 19:32:29 +0000 Subject: Fix up some glib precondition stuff. Try to set the URL in * camel-service.c (camel_service_new): Fix up some glib precondition stuff. Try to set the URL in camel_service_new before checking whether or not it's "empty" so that you can successfully set "sendmail:" as a URL. svn path=/trunk/; revision=3266 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 504676950c..7e8bd613c9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-05-29 Dan Winship + + * camel-service.c (camel_service_new): Fix up some glib + precondition stuff. Try to set the URL in camel_service_new before + checking whether or not it's "empty" so that you can successfully + set "sendmail:" as a URL. + 2000-05-28 Dan Winship * camel-provider.h: Add a domain field to CamelProvider, to say -- cgit v1.2.3