diff options
author | Chris Toshok <toshok@ximian.com> | 2004-01-26 04:33:47 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-01-26 04:33:47 +0800 |
commit | f6de2a63289ce9622d278b745e44a5408422abae (patch) | |
tree | 3fdfc15fbdc408162fc49ffdd54cf43a9f0c9c11 /addressbook/ChangeLog | |
parent | e92e2bb6201728b7545f6252d28102b75384097f (diff) | |
download | gsoc2013-evolution-f6de2a63289ce9622d278b745e44a5408422abae.tar gsoc2013-evolution-f6de2a63289ce9622d278b745e44a5408422abae.tar.gz gsoc2013-evolution-f6de2a63289ce9622d278b745e44a5408422abae.tar.bz2 gsoc2013-evolution-f6de2a63289ce9622d278b745e44a5408422abae.tar.lz gsoc2013-evolution-f6de2a63289ce9622d278b745e44a5408422abae.tar.xz gsoc2013-evolution-f6de2a63289ce9622d278b745e44a5408422abae.tar.zst gsoc2013-evolution-f6de2a63289ce9622d278b745e44a5408422abae.zip |
[ fixes bug #51171 ] get this working.
2004-01-25 Chris Toshok <toshok@ximian.com>
[ fixes bug #51171 ]
* gui/widgets/eab-gui-util.c (eab_send_contact_list): get this
working.
svn path=/trunk/; revision=24429
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 04484852e0..b96143ff7b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2004-01-25 Chris Toshok <toshok@ximian.com> + + [ fixes bug #51171 ] + * gui/widgets/eab-gui-util.c (eab_send_contact_list): get this + working. + 2004-01-24 Rodney Dawes <dobey@ximian.com> * gui/component/select-names/e-select-names.c (e_select_names_init): |