aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/google-account-setup/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-08-20 16:43:17 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-08-20 16:43:17 +0800
commit064250ad8a0c71a867a6eccbfa8d8cd5953ca0d6 (patch)
tree1180d42fbf0527365874442f60af551bae800eb7 /plugins/google-account-setup/ChangeLog
parent879d84ab6eda1254ecfa7b9eef230850d6088576 (diff)
downloadgsoc2013-evolution-064250ad8a0c71a867a6eccbfa8d8cd5953ca0d6.tar
gsoc2013-evolution-064250ad8a0c71a867a6eccbfa8d8cd5953ca0d6.tar.gz
gsoc2013-evolution-064250ad8a0c71a867a6eccbfa8d8cd5953ca0d6.tar.bz2
gsoc2013-evolution-064250ad8a0c71a867a6eccbfa8d8cd5953ca0d6.tar.lz
gsoc2013-evolution-064250ad8a0c71a867a6eccbfa8d8cd5953ca0d6.tar.xz
gsoc2013-evolution-064250ad8a0c71a867a6eccbfa8d8cd5953ca0d6.tar.zst
gsoc2013-evolution-064250ad8a0c71a867a6eccbfa8d8cd5953ca0d6.zip
** Fix for bug #525555
2008-08-20 Milan Crha <mcrha@redhat.com> ** Fix for bug #525555 * google-source.c: (print_uri_noproto): Removed. * google-source.c: (user_changed): Do not leak. * google-source.c: (plugin_google): Get username from source, not URL. svn path=/trunk/; revision=36026
Diffstat (limited to 'plugins/google-account-setup/ChangeLog')
-rw-r--r--plugins/google-account-setup/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/google-account-setup/ChangeLog b/plugins/google-account-setup/ChangeLog
index 3f37cde680..1245856537 100644
--- a/plugins/google-account-setup/ChangeLog
+++ b/plugins/google-account-setup/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-20 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #525555
+
+ * google-source.c: (print_uri_noproto): Removed.
+ * google-source.c: (user_changed): Do not leak.
+ * google-source.c: (plugin_google): Get username from source, not URL.
+
2008-08-14 Jörgen Scheibengruber <mfcn@gmx.de>
* google-contacts-source.c (on_ssl_cb_toggled),