diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | doc/upgrade.html | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -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> |