aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-04-23 12:44:58 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-04-23 12:44:58 +0800
commit2f37afc6f82120320867f2c0cca1b84962a1e918 (patch)
treee86a56a9ac423016ab3ef93ca2518bcae40b86a6 /camel/ChangeLog
parent41e808deca2ad8654b6f8528ae3492013951fcbd (diff)
downloadgsoc2013-evolution-2f37afc6f82120320867f2c0cca1b84962a1e918.tar
gsoc2013-evolution-2f37afc6f82120320867f2c0cca1b84962a1e918.tar.gz
gsoc2013-evolution-2f37afc6f82120320867f2c0cca1b84962a1e918.tar.bz2
gsoc2013-evolution-2f37afc6f82120320867f2c0cca1b84962a1e918.tar.lz
gsoc2013-evolution-2f37afc6f82120320867f2c0cca1b84962a1e918.tar.xz
gsoc2013-evolution-2f37afc6f82120320867f2c0cca1b84962a1e918.tar.zst
gsoc2013-evolution-2f37afc6f82120320867f2c0cca1b84962a1e918.zip
oops, the service owns the url after we construct it.
2003-04-23 Not Zed <NotZed@Ximian.com> * camel-session.c (get_service): oops, the service owns the url after we construct it. svn path=/trunk/; revision=20931
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 4bcdbbec02..c21d4cfcef 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-23 Not Zed <NotZed@Ximian.com>
+
+ * camel-session.c (get_service): oops, the service owns the url
+ after we construct it.
+
2003-04-22 Not Zed <NotZed@Ximian.com>
** Should fix #41629, #41448, et al.