summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-08-01 21:10:47 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-08-01 21:10:47 +0000
commit8a639ebf0d7953ff9dc0263d71d6a7c83e5fe0d2 (patch)
treeac060e08c1075fb6d2a193353ce7350b6f149f54
parent6c21e61d1dfc11951841607132bf5eee8e7affc9 (diff)
downloads6-8a639ebf0d7953ff9dc0263d71d6a7c83e5fe0d2.tar.xz
Document nsss support
-rw-r--r--NEWS1
-rw-r--r--doc/upgrade.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dd8c569..17a9515 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ customize the signal sent by s6-svc -d (and now s6-svc -r too).
- New s6-svc option: -r. Sends the signal defined in the down-signal file
(still SIGTERM by default).
- Adaptation to skalibs-2.7.0.0.
+ - Optional nsss support added.
In 2.7.1.1
diff --git a/doc/upgrade.html b/doc/upgrade.html
index d3dcce1..6591aaa 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,6 +21,7 @@
<h2> in 2.7.2.0 </h2>
<ul>
+ <li> Optional <a href="//skarnet.org/software/nsss/">nsss</a> support added. </li>
<li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a>
dependency bumped to 2.7.0.0. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>