diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-02-14 05:30:16 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-02-14 05:30:16 +0800 |
commit | 8c466a7b1c6b54816450ffca209eb5610331d8c2 (patch) | |
tree | 87b3d3f47350eac643e59c6db9a298a715fe251d /composer/ChangeLog | |
parent | 0e900049a815c3e6b4c6ab4cad874792270dc5ae (diff) | |
download | gsoc2013-evolution-8c466a7b1c6b54816450ffca209eb5610331d8c2.tar.gz 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/ChangeLog | 6 |
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 |