Fix daemon mode handling

Add option to stay in the foreground


git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@460 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2008-07-24 18:51:26 +00:00
parent 797afe85d2
commit 37a71f6fa2
2 changed files with 18 additions and 13 deletions

View File

@@ -3,6 +3,8 @@ Version 0.5.0-beta (latest)
* BACKWARD COMPATIBILITY BREAK: DNS TXT records now store their data in the new
DNSTXT attribute instead of the old DNScname attribute. You must manually
update any DNS TXT records for them to continue working.
* Fix handling of background daemon mode
* Add option to run in daemon mode without forking, staying in the foreground
Version 0.4.2
* Add SMF manifest