aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/google-account-setup/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/google-account-setup/ChangeLog')
-rw-r--r--plugins/google-account-setup/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/google-account-setup/ChangeLog b/plugins/google-account-setup/ChangeLog
index 84badcf745..a59a5aad19 100644
--- a/plugins/google-account-setup/ChangeLog
+++ b/plugins/google-account-setup/ChangeLog
@@ -1,3 +1,18 @@
+2008-11-07 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fix for bug #559518
+
+ * google-source.c: (retrieve_list_clicked),
+ (retrieve_list_sensitize), (plugin_google): Desensitizes the button
+ when the username field is blank.
+
+2008-11-06 Bharath Acharya <abharath@novell.com>
+
+ ** Fix for bug #557726
+
+ * google-contacts-source.c: (destroy_ui_data),
+ (plugin_google_contacts): Destroy the widgets created by this group.
+
2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
** Fixes bug #553479