aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@ximian.com>2002-08-31 01:06:39 +0800
committerRadek Doulik <rodo@src.gnome.org>2002-08-31 01:06:39 +0800
commit915e52dbeb814508d272dd30ae1863f79c46fc4d (patch)
tree31abc726a60aff05d3e641650c1a1a9d6f4d1717 /mail/ChangeLog
parent3b7216e20ece53587b3ce566aa67d4686067fec5 (diff)
downloadgsoc2013-evolution-915e52dbeb814508d272dd30ae1863f79c46fc4d.tar
gsoc2013-evolution-915e52dbeb814508d272dd30ae1863f79c46fc4d.tar.gz
gsoc2013-evolution-915e52dbeb814508d272dd30ae1863f79c46fc4d.tar.bz2
gsoc2013-evolution-915e52dbeb814508d272dd30ae1863f79c46fc4d.tar.lz
gsoc2013-evolution-915e52dbeb814508d272dd30ae1863f79c46fc4d.tar.xz
gsoc2013-evolution-915e52dbeb814508d272dd30ae1863f79c46fc4d.tar.zst
gsoc2013-evolution-915e52dbeb814508d272dd30ae1863f79c46fc4d.zip
as below (handle_text_plain_flowed): as below
2002-08-30 Radek Doulik <rodo@ximian.com> * mail-format.c (mail_format_raw_message): as below (handle_text_plain_flowed): as below * mail-display.c (mail_text_write): put text in iframe, so it has margins and should not be placed in table which changes wrapping behavior svn path=/trunk/; revision=17933
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 9b153034e7..40b9b3e42e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2002-08-30 Radek Doulik <rodo@ximian.com>
+
+ * mail-format.c (mail_format_raw_message): as below
+ (handle_text_plain_flowed): as below
+
+ * mail-display.c (mail_text_write): put text in iframe, so it has
+ margins and should not be placed in table which changes wrapping
+ behavior
+
2002-08-29 Peter Williams <peterw@ximian.com>
* folder-browser-ui.c: Add HAS_FLAGS to a few miscellaneous commands