- Build socketmaster with go v1.1.1 - Fixes weird issues with shared fds.
- Avoid double [pid] tags on the syslog output
- Add a -user option to set the child process's uid/gid
- Add a -syslog option to log to syslog
- Fixed a race condition in the process set
- Forward all child process output to the socketmaster logger
- Fixed a race condition when two signals arrive at the same time
- Allow to disable the start-wait
- Prefix output with the [pid]
- Set EINHORN_FDS to be eninhorn-compatible
- Adding license and changelog
- Add a note about other related projects
- First release with just the basic features