summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2006-03-17 00:21:31 +0000
committerDavid Zeuthen <david@fubar.dk>2006-03-17 00:21:31 +0000
commit7527634309362c42cd851428769e300cd6b311bf (patch)
tree6a7c7b8f8c73cd89f82c0bf973f17ecfce57ef69 /ChangeLog
parent11176b6bcc85b50a26eb86ef452e31d3193285ef (diff)
downloadpolkit-7527634309362c42cd851428769e300cd6b311bf.tar.gz
Remember to kill the child here
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b89b271..ea5dce0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-03-16 David Zeuthen <davidz@redhat.com>
+ * polkitd/polkit-session.c (polkit_session_close): Remember to
+ kill the child here
+
+2006-03-16 David Zeuthen <davidz@redhat.com>
+
* polkitd/main.c (main): Bail if we can't become primary owner
* polkitd/polkit-session.c (data_from_pam): Unref when the child dies