diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-07-06 12:11:14 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-07-06 12:11:14 +0800 |
commit | 4d41f5fc92fa62785cdde58fd81c136960490363 (patch) | |
tree | 2feca051279067d04763d8c423ad4a4cffcfe287 /addressbook/ChangeLog | |
parent | e7faa9958236bf7f91f9c55c3cec4ecca87cd3c8 (diff) | |
download | gsoc2013-evolution-4d41f5fc92fa62785cdde58fd81c136960490363.tar.gz gsoc2013-evolution-4d41f5fc92fa62785cdde58fd81c136960490363.tar.zst gsoc2013-evolution-4d41f5fc92fa62785cdde58fd81c136960490363.zip |
Fixed for bug 309245. Fixes the bug 206774, 242154. Fixes the bug 206774,
2005-07-06 Srinivasa Ragavan <sragavan@novell.com>
* gui/widgets/eab-gui-util.c: (contact_added_cb): Fixed for bug
309245.
* /gui/widgets/e-addressbook-view.c: Fixes the bug 206774, 242154.
* gui/widgets/eab-popup.c: (eab_popup_target_new_select) Fixes the
bug 206774, 242154.
* gui/widgets/eab-popup.h: Fixes the bug 206774, 242154.
svn path=/trunk/; revision=29641
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ac017e8df6..32e8c0bae0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2005-07-06 Srinivasa Ragavan <sragavan@novell.com> + * gui/widgets/eab-gui-util.c: (contact_added_cb): Fixed for bug + 309245. + * /gui/widgets/e-addressbook-view.c: Fixes the bug 206774, 242154. + * gui/widgets/eab-popup.c: (eab_popup_target_new_select) Fixes the + bug 206774, 242154. + * gui/widgets/eab-popup.h: Fixes the bug 206774, 242154. + 2005-06-25 Harish Krishnaswamy <kharish@novell.com> * gui/contact-list-editor/Makefile.am: The previous commit breaks |