aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/google-account-setup/ChangeLog
diff options
context:
space:
mode:
authorBharath Acharya <abharath@novell.com>2008-11-06 16:39:33 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-11-06 16:39:33 +0800
commit51ef73bbc56e9bd5a2428ff6054e1851ddc622fa (patch)
tree4d71c554fe9ab925c551796c29f2c73ccd699b1c /plugins/google-account-setup/ChangeLog
parent3849f9da5a83643e5ea4c78294d377c381df692a (diff)
downloadgsoc2013-evolution-51ef73bbc56e9bd5a2428ff6054e1851ddc622fa.tar
gsoc2013-evolution-51ef73bbc56e9bd5a2428ff6054e1851ddc622fa.tar.gz
gsoc2013-evolution-51ef73bbc56e9bd5a2428ff6054e1851ddc622fa.tar.bz2
gsoc2013-evolution-51ef73bbc56e9bd5a2428ff6054e1851ddc622fa.tar.lz
gsoc2013-evolution-51ef73bbc56e9bd5a2428ff6054e1851ddc622fa.tar.xz
gsoc2013-evolution-51ef73bbc56e9bd5a2428ff6054e1851ddc622fa.tar.zst
gsoc2013-evolution-51ef73bbc56e9bd5a2428ff6054e1851ddc622fa.zip
** Fix for bug #557726
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. svn path=/trunk/; revision=36745
Diffstat (limited to 'plugins/google-account-setup/ChangeLog')
-rw-r--r--plugins/google-account-setup/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/google-account-setup/ChangeLog b/plugins/google-account-setup/ChangeLog
index 84badcf745..d251678eac 100644
--- a/plugins/google-account-setup/ChangeLog
+++ b/plugins/google-account-setup/ChangeLog
@@ -1,3 +1,10 @@
+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