diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-21 21:17:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-21 21:17:34 +0000 |
commit | 426039bdd70a5502d56fbc2a9dcde5817b145c1c (patch) | |
tree | d796c9013d131297819b9d7637bea628d9c117d7 /doc/upgrade.html | |
parent | ce150eb99b4af0f509e86c0e077abb5203253049 (diff) | |
download | nsss-426039bdd70a5502d56fbc2a9dcde5817b145c1c.tar.xz |
Add getgrouplist() support (stubbed in nsssd-nslcd)
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 9d36b74..b805aa4 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -27,7 +27,6 @@ 2.9.0.0. </li> <li> Support for <a href="http://man7.org/linux/man-pages/man3/getgrouplist.3.html">getgrouplist()</a> has been added. </li> - <li> The <a href="nsssd-switch.html">nsssd-switch</a> backend has been added. </li> </ul> <h2> in 0.0.1.2 </h2> |