aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-02-14 05:30:16 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-02-14 05:30:16 +0800
commit8c466a7b1c6b54816450ffca209eb5610331d8c2 (patch)
tree87b3d3f47350eac643e59c6db9a298a715fe251d /composer/ChangeLog
parent0e900049a815c3e6b4c6ab4cad874792270dc5ae (diff)
downloadgsoc2013-evolution-8c466a7b1c6b54816450ffca209eb5610331d8c2.tar
gsoc2013-evolution-8c466a7b1c6b54816450ffca209eb5610331d8c2.tar.gz
gsoc2013-evolution-8c466a7b1c6b54816450ffca209eb5610331d8c2.tar.bz2
gsoc2013-evolution-8c466a7b1c6b54816450ffca209eb5610331d8c2.tar.lz
gsoc2013-evolution-8c466a7b1c6b54816450ffca209eb5610331d8c2.tar.xz
gsoc2013-evolution-8c466a7b1c6b54816450ffca209eb5610331d8c2.tar.zst
gsoc2013-evolution-8c466a7b1c6b54816450ffca209eb5610331d8c2.zip
Use the camel-internet-address code to format the address rather than
2001-02-13 Jeffrey Stedfast <fejj@ximian.com> * evolution-composer.c (corba_recipientlist_to_glist): Use the camel-internet-address code to format the address rather than doing it the broken way. svn path=/trunk/; revision=8210
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 29afb30a6f..5d6819c395 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,9 @@
+2001-02-13 Jeffrey Stedfast <fejj@ximian.com>
+
+ * evolution-composer.c (corba_recipientlist_to_glist): Use the
+ camel-internet-address code to format the address rather than
+ doing it the broken way.
+
2001-02-10 Jeffrey Stedfast <fejj@ximian.com>
* evolution-composer.c (impl_Composer_set_headers): Updated. We