aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-02-23 03:57:17 +0800
committerDan Winship <danw@src.gnome.org>2002-02-23 03:57:17 +0800
commitd7ea6022c14604e845edef89e61c253804273cba (patch)
treed8d4a7e2f3643712ac88268e0f146bce22c8a830 /e-util/ChangeLog
parent843b7d2c827b7dfed4cec00f52d5ba676a58d551 (diff)
downloadgsoc2013-evolution-d7ea6022c14604e845edef89e61c253804273cba.tar
gsoc2013-evolution-d7ea6022c14604e845edef89e61c253804273cba.tar.gz
gsoc2013-evolution-d7ea6022c14604e845edef89e61c253804273cba.tar.bz2
gsoc2013-evolution-d7ea6022c14604e845edef89e61c253804273cba.tar.lz
gsoc2013-evolution-d7ea6022c14604e845edef89e61c253804273cba.tar.xz
gsoc2013-evolution-d7ea6022c14604e845edef89e61c253804273cba.tar.zst
gsoc2013-evolution-d7ea6022c14604e845edef89e61c253804273cba.zip
Fix for if the buffer ends with an email address (and no newline).
* e-html-utils.c (e_text_to_html_full): Fix for if the buffer ends with an email address (and no newline). svn path=/trunk/; revision=15802
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 080a62584e..f26db16308 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-22 Dan Winship <danw@ximian.com>
+
+ * e-html-utils.c (e_text_to_html_full): Fix for if the buffer ends
+ with an email address (and no newline).
+
2002-02-09 JP Rosevear <jpr@ximian.com>
* e-pilot-settings.h: add row and column defines