guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[shepherd] 01/02: Update 'NEWS'.


From: Ludovic Courtès
Subject: [shepherd] 01/02: Update 'NEWS'.
Date: Tue, 21 Apr 2020 09:16:43 -0400 (EDT)

civodul pushed a commit to branch master
in repository shepherd.

commit 4975dacb6f02cfb393718bb944946ee6b952de98
Author: Ludovic Courtès <address@hidden>
AuthorDate: Tue Apr 21 15:12:37 2020 +0200

    Update 'NEWS'.
---
 NEWS | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/NEWS b/NEWS
index 78d87f8..c228e40 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,25 @@ Copyright © 2013, 2014, 2016, 2018, 2019, 2020 Ludovic 
Courtès <address@hidden>
 
 Please send Shepherd bug reports to address@hidden.
 
+* Changes in version 0.8.0
+** Kill the whole process group when the PID file doesn’t show up
+   (<https://bugs.gnu.org/40672>)
+** ‘make-kill-destructor’ kills the process group
+** New ‘default-pid-file-timeout’ SRFI-39 parameter
+** New #:file-creation-mask parameter for ‘make-forkexec-constructor’
+** ‘make-forkexec-constructor’ creates log files as #o640
+   (<https://bugs.gnu.org/40405>)
+** Improve documentation and examples
+** Ensure man pages are up to date
+   (<https://bugs.gnu.org/39694>)
+** Fix compilation on systems without ‘prctl’ such as GNU/Hurd
+** Remove kludge that would send SIGALRM every second
+** Address “error in finalization thread†warning
+** ‘make-forkexec-constructor’ no longer supports old calling convention
+
+The first argument must be a list of strings.  Passing several strings has
+been deprecated since 0.1.
+
 * Changes in version 0.7.0
 ** New crash handler allows shepherd as PID 1 to dump core on GNU/Linux
 ** (shepherd service) now exports ‘default-environment-variables’



reply via email to

[Prev in Thread] Current Thread [Next in Thread]