From 0e0b8c197da0af602f4f520110feef23987d70ce Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sun, 8 May 2005 15:41:39 +0000 Subject: 2005-05-08 Havoc Pennington * dbus/dbus-sysdeps-util.c (_dbus_become_daemon): write the daemon's pid, not the parent's pid, to the file descriptor. Reported by Taj Morton. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1fbbf859..0c7f6a2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-05-08 Havoc Pennington + + * dbus/dbus-sysdeps-util.c (_dbus_become_daemon): write the + daemon's pid, not the parent's pid, to the file descriptor. + Reported by Taj Morton. + 2005-05-05 Havoc Pennington * configure.in (LT_*): add notes on how the libtool versioning -- cgit