diff options
author | Rodney Dawes <dobey@novell.com> | 2004-06-18 05:29:54 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-06-18 05:29:54 +0800 |
commit | b5c3d6571fd0354a36984f85aa159f377d3f8c74 (patch) | |
tree | fd212953447520339810a741e344a1b64e74ece4 /camel/ChangeLog | |
parent | 1a662e1588642f53d7dd3ad47551e75a1b1f5772 (diff) | |
download | gsoc2013-evolution-b5c3d6571fd0354a36984f85aa159f377d3f8c74.tar gsoc2013-evolution-b5c3d6571fd0354a36984f85aa159f377d3f8c74.tar.gz gsoc2013-evolution-b5c3d6571fd0354a36984f85aa159f377d3f8c74.tar.bz2 gsoc2013-evolution-b5c3d6571fd0354a36984f85aa159f377d3f8c74.tar.lz gsoc2013-evolution-b5c3d6571fd0354a36984f85aa159f377d3f8c74.tar.xz gsoc2013-evolution-b5c3d6571fd0354a36984f85aa159f377d3f8c74.tar.zst gsoc2013-evolution-b5c3d6571fd0354a36984f85aa159f377d3f8c74.zip |
Add support for the webcal, callto, and h323 URIs when we get them in
2004-06-17 Rodney Dawes <dobey@novell.com>
* camel-mime-filter-tohtml.c: Add support for the webcal, callto, and
h323 URIs when we get them in mails
svn path=/trunk/; revision=26401
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index d8e8f92b07..fcd2738376 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2004-06-17 Rodney Dawes <dobey@novell.com> + + * camel-mime-filter-tohtml.c: Add support for the webcal, callto, and + h323 URIs when we get them in mails + 2004-06-17 Jeffrey Stedfast <fejj@novell.com> * camel-mime-filter-tohtml.c: Don't foolishly unmunge From_ |