aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d2de2df2f..cafa80338c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
function that polls ldap for more search responses.
(pas_backend_ldap_search): use the async search interface and
register an idle call to poll for the responses.
+ (view_destroy): make sure to g_source_remove the idle id.
2000-04-12 Chris Toshok <toshok@helixcode.com>