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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog
index 16ac13ba5c..6832dad3f6 100644
--- a/plugins/groupwise-features/ChangeLog
+++ b/plugins/groupwise-features/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-25 Sankar P <psankar@novell.com>
+
+ * proxy.c: (proxy_dialog_finalize):
+ Replaced g_object_unref with g_free since priv was created using g_new.
+ Fixes #312309
+
2005-08-23 Not Zed <NotZed@Ximian.com>
* proxy-login.c (proxy_get_password): return the right type.