From 35ed08a7654b18590dd850ba7901e725be033394 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 25 Jul 2000 21:43:15 +0000 Subject: Always prepend a leading "/" to the url->path. (set_service_url): Added 2000-07-25 Jeffrey Stedfast * mail-config.c (get_service_url): Always prepend a leading "/" to the url->path. (set_service_url): Added more error checking and also strip the leading '/' from the url->path svn path=/trunk/; revision=4332 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 70847b04a1..b8b098e807 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-07-25 Jeffrey Stedfast + + * mail-config.c (get_service_url): Always prepend a leading "/" to + the url->path. + (set_service_url): Added more error checking and also strip the + leading '/' from the url->path + 2000-07-25 Michael Meeks * mail-config.c (create_identity_page): set default signature to -- cgit