aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-29 07:31:42 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-29 07:31:42 +0800
commit22a9d810427da7139cf53532d460bde0ba534ac5 (patch)
tree7056a47d815986414680745ea5720bda8383e39e /camel/ChangeLog
parente023c17d5c4585474511f657bd3fcac1ee8963e3 (diff)
downloadgsoc2013-evolution-22a9d810427da7139cf53532d460bde0ba534ac5.tar
gsoc2013-evolution-22a9d810427da7139cf53532d460bde0ba534ac5.tar.gz
gsoc2013-evolution-22a9d810427da7139cf53532d460bde0ba534ac5.tar.bz2
gsoc2013-evolution-22a9d810427da7139cf53532d460bde0ba534ac5.tar.lz
gsoc2013-evolution-22a9d810427da7139cf53532d460bde0ba534ac5.tar.xz
gsoc2013-evolution-22a9d810427da7139cf53532d460bde0ba534ac5.tar.zst
gsoc2013-evolution-22a9d810427da7139cf53532d460bde0ba534ac5.zip
Same here.
2001-09-28 Jeffrey Stedfast <fejj@ximian.com> * camel-filter-search.c (get_source): Same here. * camel-mime-message.c (camel_mime_message_set_source): Don't use the e_url_shroud hack, use CamelURL functions instead. svn path=/trunk/; revision=13240
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 2d2a2c71ad..6f437277bd 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,12 @@
2001-09-28 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-filter-search.c (get_source): Same here.
+
+ * camel-mime-message.c (camel_mime_message_set_source): Don't use
+ the e_url_shroud hack, use CamelURL functions instead.
+
+2001-09-28 Jeffrey Stedfast <fejj@ximian.com>
+
* providers/nntp/camel-nntp-provider.c
(camel_provider_module_init): Init the nntp url hash and url_equal
functions.