1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

Mention wb_delgrpmem fix

(This used to be commit 97a6a67b34)
This commit is contained in:
Volker Lendecke 2004-03-07 08:18:35 +00:00
parent 6659353bd9
commit f52b1acb74

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>