diff options
author | Gerrit Pape <pape@smarden.org> | 2024-10-06 20:17:25 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2024-10-06 20:17:25 +0000 |
commit | 60dde8838c06ec6803f3a8e0a304e11fbaca3899 (patch) | |
tree | aafcbde953b4876b7900ebda0feedfe6a65864d0 | |
parent | e7a4436cf61ee827902a1de54626e7f90f61ad1a (diff) | |
download | runit-60dde8838c06ec6803f3a8e0a304e11fbaca3899.tar.gz runit-60dde8838c06ec6803f3a8e0a304e11fbaca3899.tar.xz runit-60dde8838c06ec6803f3a8e0a304e11fbaca3899.zip |
CHANGES
-rw-r--r-- | package/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index f010bbe..3090d59 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,3 +1,5 @@ + * runit.c: don't leak SIGCONT SIG_IGN into all child processes (thx Leah + Neukirchen). * doc/index.html: fix link to Void Linux (thx R.G.). 2.2.0 |