summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-07-01 20:53:43 +0000
committerGerald Carter <jerry@samba.org>2003-07-01 20:53:43 +0000
commita203c11ada2bdd3ccb054d8f8f8c62b90002f281 (patch)
tree9994a6520c7e2e45b9bdfee6c169bf75cdc411a4
parent04937a424806378a160bc3cc7ebe06e186d84b75 (diff)
downloadsamba-a203c11ada2bdd3ccb054d8f8f8c62b90002f281.tar.gz
missed one
-rw-r--r--WHATSNEW.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 6f0bbb80a1f..d977737028e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -38,11 +38,10 @@ Major new features:
completely rewritten. An internal database now stores mangling maps
persistently. This needs lots of testing.
-5) New "net" command. A new "net" command has been added. It is
- somewhat similar to the "net" command in windows. Eventually we
- plan to replace a bunch of other utilities (such as smbpasswd)
- with subcommands in "net", at the moment only a few things are
- implemented.
+5) A new "net" command has been added. It is somewhat similar to
+ the "net" command in windows. Eventually we plan to replace
+ numerous other utilities (such as smbpasswd) with subcommands
+ in "net".
6) Samba now negotiates NT-style status32 codes on the wire. This
improves error handling a lot.