Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 604 Bytes

CHANGES.md

File metadata and controls

35 lines (20 loc) · 604 Bytes

sshp changelog

not yet released

v1.1.3

  • Issue 5 - define fdwatcher timeout unit

v1.1.2

  • PR3 - resolve compilation error on clang 15+

v1.1.1

  • Fix crash when receiving multiple signals.

v1.1.0

  • Add -x / --exec option.

v1.0.2

  • Fix segfault when destroying host objects in join mode.

v1.0.1

  • Use atexit to handle kill outstanding children if any exist.
  • Add make check for style check.
  • Add sick new logo :).

v1.0.0

  • Initial release.