Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 767 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 767 Bytes

1.0.40 / 2013-06-18

  • 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

1.0.13 / 2012-11-12

  • Prefix output with the [pid]
  • Set EINHORN_FDS to be eninhorn-compatible
  • Adding license and changelog
  • Add a note about other related projects

1.0.7 / 2012-11-11

  • First release with just the basic features