diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-05-01 03:31:37 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-05-01 03:31:37 +0800 |
commit | bb1d2316f024efb5c232da21aff2c6b2ddcf711c (patch) | |
tree | 2bebb559a71da940506af9f6e8fc8b0b7dd29eb1 /addressbook/ChangeLog | |
parent | bcd5801922ecefd90b911273dbf06f58b9d0f4c6 (diff) | |
download | gsoc2013-evolution-bb1d2316f024efb5c232da21aff2c6b2ddcf711c.tar gsoc2013-evolution-bb1d2316f024efb5c232da21aff2c6b2ddcf711c.tar.gz gsoc2013-evolution-bb1d2316f024efb5c232da21aff2c6b2ddcf711c.tar.bz2 gsoc2013-evolution-bb1d2316f024efb5c232da21aff2c6b2ddcf711c.tar.lz gsoc2013-evolution-bb1d2316f024efb5c232da21aff2c6b2ddcf711c.tar.xz gsoc2013-evolution-bb1d2316f024efb5c232da21aff2c6b2ddcf711c.tar.zst gsoc2013-evolution-bb1d2316f024efb5c232da21aff2c6b2ddcf711c.zip |
Changed this to set a subject when sending a contact. This makes the
2002-04-30 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/e-card.c (e_card_list_send): Changed this to set a
subject when sending a contact. This makes the signature be set
properly also.
svn path=/trunk/; revision=16648
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d482c0b440..4ece0600f0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2002-04-30 Christopher James Lahey <clahey@ximian.com> + + * backend/ebook/e-card.c (e_card_list_send): Changed this to set a + subject when sending a contact. This makes the signature be set + properly also. + 2002-04-26 Jeffrey Stedfast <fejj@ximian.com> * printing/Makefile.am: Don't link to libibex anymore. |