diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog new file mode 100644 index 0000000000..3a20cd6415 --- /dev/null +++ b/mail/ChangeLog @@ -0,0 +1,7 @@ +2000-01-19 Miguel de Icaza <miguel@gnu.org> + + * Started work on the mail display engine. + + * html-stream.c, html-stream.h: New files, they are CamelStreams + used to write to the GtkHTML widget. + |