aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2002-07-21 00:46:17 +0800
committerLarry Ewing <lewing@src.gnome.org>2002-07-21 00:46:17 +0800
commit3c2391e37e7389ab9e055e14de348c8fb7153038 (patch)
tree9c1b914d7d1d75655dfea17a10574a485ad05074 /mail/ChangeLog
parentd4963655fe3ea009dc867d9dd69f45ff5602a2a5 (diff)
downloadgsoc2013-evolution-3c2391e37e7389ab9e055e14de348c8fb7153038.tar
gsoc2013-evolution-3c2391e37e7389ab9e055e14de348c8fb7153038.tar.gz
gsoc2013-evolution-3c2391e37e7389ab9e055e14de348c8fb7153038.tar.bz2
gsoc2013-evolution-3c2391e37e7389ab9e055e14de348c8fb7153038.tar.lz
gsoc2013-evolution-3c2391e37e7389ab9e055e14de348c8fb7153038.tar.xz
gsoc2013-evolution-3c2391e37e7389ab9e055e14de348c8fb7153038.tar.zst
gsoc2013-evolution-3c2391e37e7389ab9e055e14de348c8fb7153038.zip
recognize urls in plain text reply quoting logic (bug #27908).
2002-07-20 Larry Ewing <lewing@ximian.com> * mail-format.c (mail_get_message_body): recognize urls in plain text reply quoting logic (bug #27908). svn path=/trunk/; revision=17520
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 c58a6b1b89..f1c458fc4d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-20 Larry Ewing <lewing@ximian.com>
+
+ * mail-format.c (mail_get_message_body): recognize urls in plain
+ text reply quoting logic (bug #27908).
+
2002-07-19 Not Zed <NotZed@Ximian.com>
* mail-callbacks.c: Try including gtkhtml/gtkhtml.h instead. Test