diff options
author | Chris Toshok <toshok@ximian.com> | 2001-09-09 04:51:50 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-09-09 04:51:50 +0800 |
commit | 0faa76f9b2e4bcbe106bf04dfa30c915c4a737da (patch) | |
tree | d46cc0baa5ddc894692716a3386080305c9515c7 /addressbook/ChangeLog | |
parent | f6a949c3494dae54458085196770cee70b7ad259 (diff) | |
download | gsoc2013-evolution-0faa76f9b2e4bcbe106bf04dfa30c915c4a737da.tar.gz gsoc2013-evolution-0faa76f9b2e4bcbe106bf04dfa30c915c4a737da.tar.zst gsoc2013-evolution-0faa76f9b2e4bcbe106bf04dfa30c915c4a737da.zip |
do the EDestination xml magic on email addresses we put in the popup.
2001-09-08 Chris Toshok <toshok@ximian.com>
* gui/component/select-names/e-select-names-popup.c
(popup_menu_card): do the EDestination xml magic on email
addresses we put in the popup.
svn path=/trunk/; revision=12706
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 0829040136..c1b470ac0c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-09-08 Chris Toshok <toshok@ximian.com> + + * gui/component/select-names/e-select-names-popup.c + (popup_menu_card): do the EDestination xml magic on email + addresses we put in the popup. + 2001-08-27 Zbigniew Chyla <cyba@gnome.pl> * gui/component/addressbook.c (addressbook_factory_new_control): |