diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-02 00:12:26 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-02 00:12:26 +0000 |
commit | f65fa0ad680fb38b560ae0a459ce6b043f9631ac (patch) | |
tree | 160b35953411be230d8022cdcf442af85ed900a7 /debian/changelog | |
parent | 7d05ff97d37adebbdd62b9f6aa05d11f854e50f9 (diff) |
* Fix daemonisation code to only do daemon setup things after forking the
child process.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bde526b2a..0bae7aae9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (1.34.3) UNRELEASED; urgency=low + + * Fix daemonisation code to only do daemon setup things after forking the + child process. + + -- Joey Hess <joeyh@debian.org> Fri, 1 Dec 2006 19:11:32 -0500 + ikiwiki (1.34.2) unstable; urgency=low * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then |