aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-07-28 07:48:22 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-07-28 07:48:22 +0800
commit5c7766bfbdd344c1e2820329b0cdf455b966a9da (patch)
treeef782f63214d7194e270f6fb4ffa61fff0441266 /mail/ChangeLog
parent6b69bd22e31261fe9db4283c223f76879ad3f7fe (diff)
downloadgsoc2013-evolution-5c7766bfbdd344c1e2820329b0cdf455b966a9da.tar
gsoc2013-evolution-5c7766bfbdd344c1e2820329b0cdf455b966a9da.tar.gz
gsoc2013-evolution-5c7766bfbdd344c1e2820329b0cdf455b966a9da.tar.bz2
gsoc2013-evolution-5c7766bfbdd344c1e2820329b0cdf455b966a9da.tar.lz
gsoc2013-evolution-5c7766bfbdd344c1e2820329b0cdf455b966a9da.tar.xz
gsoc2013-evolution-5c7766bfbdd344c1e2820329b0cdf455b966a9da.tar.zst
gsoc2013-evolution-5c7766bfbdd344c1e2820329b0cdf455b966a9da.zip
Lets fix Dan's kludge the Right Way (tm) (set_service_url): Only strip off
2000-07-27 Jeffrey Stedfast <fejj@helixcode.com> * mail-config.c: Lets fix Dan's kludge the Right Way (tm) (set_service_url): Only strip off the leading "/" from the url->path if url->host is NULL (get_service_url): Only prepend a leading "/" to the path if the host is NULL svn path=/trunk/; revision=4402
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 18ad0d1af8..d26439f1f2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2000-07-27 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * mail-config.c: Lets fix Dan's kludge the Right Way (tm)
+ (set_service_url): Only strip off the leading "/" from the
+ url->path if url->host is NULL
+ (get_service_url): Only prepend a leading "/" to the path if the
+ host is NULL
+
2000-07-27 Dan Winship <danw@helixcode.com>
* mail-config.c (get_service_url): toss in a kludge to deal with