aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 84104e3ac6..364d1e0f59 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-01 Devashish Sharma <sdevashish@novell.com>
+
+ * gui/contact-editor/eab-editor.c (sensitize_ok): fixes the behaviour
+ of OK button. OK is not enabled until both Full name and File Under are
+ specified. Fixes #258257.
+
2005-07-29 Srinivasa Ragavan <sragavan@novell.com>
* gui/contact-editor/eab-editor.c: (eab_editor_prompt_to_save_changes)
@@ -10,8 +16,9 @@
2005-07-29 Srinivasa Ragavan <sragavan@novell.com>
- * gui/contact-editor/e-contact-editor.c: (extract_simple_field) (image_selected)
- Fixed in a genereic way, the resizing of contact photos
+ * gui/contact-editor/e-contact-editor.c: (extract_simple_field)
+ (image_selected): Fixed in a genereic way, the resizing of contact
+ photos.
2005-07-26 Harish Krishnaswamy <kharish@novell.com>