diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-01-27 04:42:40 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:51:32 -0500 |
commit | 83c0c824dffdec39e37f63629ad7bc404dc60637 (patch) | |
tree | f1db709911e11176ec366e02fa7f9e7054ab93ea | |
parent | 662a58bded5b1766dc40d099b7279936ae027e76 (diff) | |
download | samba-83c0c824dffdec39e37f63629ad7bc404dc60637.tar.gz samba-83c0c824dffdec39e37f63629ad7bc404dc60637.tar.bz2 samba-83c0c824dffdec39e37f63629ad7bc404dc60637.zip |
r13179: Add note about removing the optional password argument to smbclient.
(This used to be commit 7bd2947286533ab9708a31c7c94972d3adf8faa6)
-rw-r--r-- | WHATSNEW.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index a725a7f0b7..b9dc9ffd8b 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -84,6 +84,9 @@ CHANGES Those familiar with Samba 3 can find a list of user-visible changes since that release series in the NEWS file. + - An optional password is no longer supported as the second argument to + smbclient. + KNOWN ISSUES ============ |