civodul pushed a commit to branch master
in repository shepherd.
commit 15b9620f29b5496fdeafc2c2c1883ec7141aed5f
Author: Ludovic Courtès <[email protected]>
Date: Mon Dec 9 23:16:40 2019 +0100
Update 'NEWS'.
---
NEWS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/NEWS b/NEWS
index a22c782..8f3cffc 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,11 @@ Copyright © 2013, 2014, 2016, 2018, 2019 Ludovic Courtès
<[email protected]>
Please send Shepherd bug reports to [email protected].
+* Changes in version 0.6.2
+** New crash handler allows shepherd as PID 1 to dump core on GNU/Linux
+** ‘make-forkexec-constructor’ no longer removes log file
+** Disable reboot on ctrl-alt-del before loading the config file
+ (<https://bugs.gnu.org/35996>)
* Changes in version 0.6.1
** ‘herd status’ distinguishes between “stopped” and “one-shot” services
** ‘read-pid-file’ gracefully handles PID files not created atomically