aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-07-29 14:35:22 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-07-29 14:35:22 +0800
commit02f38237c0120267ec05bf4dfd288e36b14e629b (patch)
treeb9de099b02edb91082fb1361a8b70d502dfe8368 /addressbook/ChangeLog
parent6fb4a4f31a6eb1f6b4d0b560725091264c178e0f (diff)
downloadgsoc2013-evolution-02f38237c0120267ec05bf4dfd288e36b14e629b.tar
gsoc2013-evolution-02f38237c0120267ec05bf4dfd288e36b14e629b.tar.gz
gsoc2013-evolution-02f38237c0120267ec05bf4dfd288e36b14e629b.tar.bz2
gsoc2013-evolution-02f38237c0120267ec05bf4dfd288e36b14e629b.tar.lz
gsoc2013-evolution-02f38237c0120267ec05bf4dfd288e36b14e629b.tar.xz
gsoc2013-evolution-02f38237c0120267ec05bf4dfd288e36b14e629b.tar.zst
gsoc2013-evolution-02f38237c0120267ec05bf4dfd288e36b14e629b.zip
Fixes the bug #309416
2005-07-29 Srinivasa Ragavan <sragavan@novell.com> * gui/contact-editor/eab-editor.c: (eab_editor_prompt_to_save_changes) (eab_editor_request_close_all) Fixes the bug #309416 svn path=/trunk/; revision=29932
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index b9604e32b2..84104e3ac6 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2005-07-29 Srinivasa Ragavan <sragavan@novell.com>
+ * gui/contact-editor/eab-editor.c: (eab_editor_prompt_to_save_changes)
+ (eab_editor_request_close_all) Fixes the bug #309416
+
+2005-07-29 Srinivasa Ragavan <sragavan@novell.com>
+
* tools/evolution-addressbook-export-list-cards.c: (output_n_cards_file)
Fixes the bug #269870. Commiting Michael Meeks patch.