diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2000-01-21 Matt Loper <matt@helixcode.com> + + * camel/camel-formatter.c (camel_formatter_make_html): added a + CamelMimeMessage as a param to this function, and removed it as a + member of the object. + 2000-01-21 Federico Mena Quintero <federico@helixcode.com> * configure.in (AC_OUTPUT): Added libversit/Makefile and @@ -5,7 +11,7 @@ * Makefile.am (SUBDIRS): Added libversit and calendar. -2000-01-20 Matt Loper <matt.loper@splashtech.com> +2000-01-20 Matt Loper <matt@helixcode.com> * camel/camel-formatter.c, camel/camel-formatter.h: New files. You'll be able to use a CamelFormatter to get |