diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-09-26 14:04:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-09-26 14:04:03 +0000 |
commit | a912857f51c3b7705eca8a844ce7ed1c3e7250dc (patch) | |
tree | 97ef2192dbfb45c128995a58003073b19f0e8bec | |
parent | fc460fbd498736de9b2674acb0383b2e2bffa0f2 (diff) | |
download | nsss-a912857f51c3b7705eca8a844ce7ed1c3e7250dc.tar.gz nsss-a912857f51c3b7705eca8a844ce7ed1c3e7250dc.tar.xz nsss-a912857f51c3b7705eca8a844ce7ed1c3e7250dc.zip |
version: 0.2.0.0 v0.2.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 5c7aa75..b0a5ed6 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ In 0.2.0.0 ---------- - Adaptation to skalibs-2.11.0.0. + - nsss wire protocol slightly modified. + - New binary: nsssd-switch. In 0.1.0.1 diff --git a/doc/upgrade.html b/doc/upgrade.html index d580203..ac5f724 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,6 +25,7 @@ 2.11.0.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> optional dependency bumped to 2.11.0.0. </li> + <li> The nsss wire protocol has changed slightly. </li> <li> New binary: <a href="nsssd-switch.html">nsssd-switch</a>. </li> </ul> |