aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r--plugins/groupwise-features/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog
index 214d115e40..01fe37d5ee 100644
--- a/plugins/groupwise-features/ChangeLog
+++ b/plugins/groupwise-features/ChangeLog
@@ -1,3 +1,13 @@
+2008-10-01 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #511947
+
+ * proxy-login.c: (proxy_login_get_cnc):
+ Pass in optional parent for password dialog.
+ * proxy-login.c: (proxy_soap_login), (proxy_login_update_tree),
+ (org_gnome_proxy_account_login): Adapt to the above change and check
+ for NULL values to prevent runtime warnings.
+
2008-09-25 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #553148