aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-03-05 02:02:53 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-03-05 02:02:53 +0800
commitd833e66982568e0d427b5827e97995b2c472328a (patch)
treea22b62d5af8dc5e9f02a48860bd64056710521a8 /mail/ChangeLog
parente366ce662a05377da22830fe9548a4d1ae337fa3 (diff)
downloadgsoc2013-evolution-d833e66982568e0d427b5827e97995b2c472328a.tar
gsoc2013-evolution-d833e66982568e0d427b5827e97995b2c472328a.tar.gz
gsoc2013-evolution-d833e66982568e0d427b5827e97995b2c472328a.tar.bz2
gsoc2013-evolution-d833e66982568e0d427b5827e97995b2c472328a.tar.lz
gsoc2013-evolution-d833e66982568e0d427b5827e97995b2c472328a.tar.xz
gsoc2013-evolution-d833e66982568e0d427b5827e97995b2c472328a.tar.zst
gsoc2013-evolution-d833e66982568e0d427b5827e97995b2c472328a.zip
Go back to using e_destination_get_address() but use the camel-address
2003-03-04 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (composer_get_message): Go back to using e_destination_get_address() but use the camel-address parser on the strings to make sure they are non-empty. Fixes bug #37854. svn path=/trunk/; revision=20137
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 66ff5818fa..9b70a50fc8 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-04 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-callbacks.c (composer_get_message): Go back to using
+ e_destination_get_address() but use the camel-address parser on
+ the strings to make sure they are non-empty. Fixes bug #37854.
+
2003-03-03 Jeffrey Stedfast <fejj@ximian.com>
* mail-signature-editor.c (menu_file_save_cb): Use 'filename' when