aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 3fe5f989ad..7179531ad1 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,14 @@
+2008-01-10 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #448441
+
+ * addressbook.error.xml: New message "error-read-only" added.
+ * gui/contact-editor/e-contact-quick-add.c: (struct _QuickAdd),
+ (merge_cb), (sanitize_widgets), (source_changed),
+ (build_quick_add_dialog):
+ Disable "OK" and "Edit Full" buttons if no source is selected.
+ Also set always book from combo, do not use the new created.
+
2008-01-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #339813