aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-28 10:19:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-28 10:19:05 +0800
commit505f6c235bf79453fdd500a62583ea82630eb604 (patch)
tree51a5660d2c732080a2a9aa81fca09b752692e832 /camel/ChangeLog
parent7b128390181cff1339199e570180fac485ba60cf (diff)
downloadgsoc2013-evolution-505f6c235bf79453fdd500a62583ea82630eb604.tar
gsoc2013-evolution-505f6c235bf79453fdd500a62583ea82630eb604.tar.gz
gsoc2013-evolution-505f6c235bf79453fdd500a62583ea82630eb604.tar.bz2
gsoc2013-evolution-505f6c235bf79453fdd500a62583ea82630eb604.tar.lz
gsoc2013-evolution-505f6c235bf79453fdd500a62583ea82630eb604.tar.xz
gsoc2013-evolution-505f6c235bf79453fdd500a62583ea82630eb604.tar.zst
gsoc2013-evolution-505f6c235bf79453fdd500a62583ea82630eb604.zip
Add the port (if user defined) to the path to fix bug #1996.
2001-03-27 Jeffrey Stedfast <fejj@ximian.com> * camel-service.c (get_path): Add the port (if user defined) to the path to fix bug #1996. Danw: I'm iffy on the "fix" so I'd like you to comment. svn path=/trunk/; revision=8986
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index fb091ec335..2f80e15653 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,12 @@
2001-03-27 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-service.c (get_path): Add the port (if user defined) to
+ the path to fix bug #1996.
+
+ Danw: I'm iffy on the "fix" so I'd like you to comment.
+
+2001-03-27 Jeffrey Stedfast <fejj@ximian.com>
+
* providers/pop3/camel-pop3-folder.c (pop3_sync): If we aren't
going to even check the resp/free buffer that gets returned from
camel_pop3_command, don't even bother using it. Send in NULL