aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-02-14 05:49:15 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-02-14 05:49:15 +0800
commit7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b (patch)
treefd9cf5d39749201381c299e9e515a7ddb0e3c238 /mail/ChangeLog
parentc656db137c1fdcbf568ff313c65bc6dd515e3c96 (diff)
downloadgsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.gz
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.bz2
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.lz
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.xz
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.tar.zst
gsoc2013-evolution-7dbc45ac3e4a8f2ac0535e61bcb52d324aa28d2b.zip
HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream.
* mail/html-stream.h: HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream. * tests/ui-tests/message-browser.c: Added preliminary support for the viewing of messages via gtkhtml. Lots of commenting. svn path=/trunk/; revision=1765
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index a29a52b1df..18f37266c1 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-13 Matt Loper <matt@helixcode.com>
+
+ * html-stream.h: HTMLStreamClass's parent changed to
+ CamelStreamClass, not CamelStream.
+
2000-02-11 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Add the e-text directory to the includes list.