diff options
author | Christian Ambach <ambi@samba.org> | 2016-02-17 22:57:59 +0100 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2016-02-26 11:31:33 +0100 |
commit | dc0bd62a236e9d58370fb6d2be668f6a75f2998a (patch) | |
tree | e562a5bc36bb2520a90c4dbf959b3a4ebfce8c94 /WHATSNEW.txt | |
parent | 301c69816c87c92184155a59814fd2d6652ea76e (diff) | |
download | samba-dc0bd62a236e9d58370fb6d2be668f6a75f2998a.tar.gz |
WHATSNEW: document removal of -P in smbget
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 7c748c2e5aa..d81e1ed610f 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -71,6 +71,7 @@ The -u and -p options for user and password were replaced by the -U option that accepts username[%password] as in many other tools of the Samba suite. Similary, smbgetrc files do not accept username and password options any more, only a single "user" option which also accepts user%password combinations. +The -P option was removed. s4-rpc_server ------------- |