summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2006-03-16 23:28:47 +0000
committerDavid Zeuthen <david@fubar.dk>2006-03-16 23:28:47 +0000
commit4fa68a3d911f91c2a6c8af07c673ee8656d3b082 (patch)
tree02b17aba244b90b9a4e3ab5831eb7e9b30c6d962 /ChangeLog
parentf6dd9fa05c574803a2594ed93abb986ae6ec4dcf (diff)
downloadpolkit-4fa68a3d911f91c2a6c8af07c673ee8656d3b082.tar.gz
Unref when the child dies (polkit_session_initiate_auth): Ref the object
after creating child (polkit_session_initiator_disconnected): Make sure to nuke the kids
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5dde47..1ecfc60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-16 David Zeuthen <davidz@redhat.com>
+
+ * polkitd/polkit-session.c (data_from_pam): Unref when the child dies
+ (polkit_session_initiate_auth): Ref the object after creating child
+ (polkit_session_initiator_disconnected): Make sure to nuke the kids
+
2006-03-15 David Zeuthen <davidz@redhat.com>
* polkitd/polkit-manager.h: Include sys/types.h; fixed fd.o