1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

Mention wb_delgrpmem fix

This commit is contained in:
Volker Lendecke 0001-01-01 00:00:00 +00:00
parent 9fc0025d12
commit 97a6a67b34

View File

@ -153,6 +153,7 @@ o Volker Lendecke <vl@samba.org>
* Add 'net rpc group add'.
* Implement 'net groupmap set' and 'net groupmap cleanup'.
* Add 'net rpc group [add|del]mem' for domain groups and aliases.
* Fix wb_delgrpmem (wbinfo -o)
o Herb Lewis <herb@samba.org>