diff options
author | Not Zed <NotZed@Ximian.com> | 2003-06-25 18:20:09 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-06-25 18:20:09 +0800 |
commit | f1436cca07e8c0db741297e57e4a4e5463c7f48a (patch) | |
tree | 9d6c3601b58ed0d0bb810be094e3302e82005eb2 /camel/ChangeLog | |
parent | 28667a045b9d122148ae541270b17f76d9ca6e44 (diff) | |
download | gsoc2013-evolution-f1436cca07e8c0db741297e57e4a4e5463c7f48a.tar gsoc2013-evolution-f1436cca07e8c0db741297e57e4a4e5463c7f48a.tar.gz gsoc2013-evolution-f1436cca07e8c0db741297e57e4a4e5463c7f48a.tar.bz2 gsoc2013-evolution-f1436cca07e8c0db741297e57e4a4e5463c7f48a.tar.lz gsoc2013-evolution-f1436cca07e8c0db741297e57e4a4e5463c7f48a.tar.xz gsoc2013-evolution-f1436cca07e8c0db741297e57e4a4e5463c7f48a.tar.zst gsoc2013-evolution-f1436cca07e8c0db741297e57e4a4e5463c7f48a.zip |
** See bug #43887
2003-06-20 Not Zed <NotZed@Ximian.com>
** See bug #43887
* camel-mime-filter-enriched.c (camel_enriched_to_html): simple
wrapper to convert enriched to html in one go.
svn path=/trunk/; revision=21529
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 439f411cfa..949e97a542 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2003-06-20 Not Zed <NotZed@Ximian.com> + + ** See bug #43887 + + * camel-mime-filter-enriched.c (camel_enriched_to_html): simple + wrapper to convert enriched to html in one go. + 2003-06-18 Not Zed <NotZed@Ximian.com> * camel-service.c (get_hostbyaddr, get_hostbyname): if we got |