diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-07-03 08:21:23 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-07-03 08:21:23 +1000 |
commit | d6bba7bf1a77244bc47eaeef67bb9680175ec0bc (patch) | |
tree | 3e6a4462aa96fb4e5977f7880145db00d926ed0a | |
parent | d31f55b2974da99970de1c0d5df66d1007f97593 (diff) | |
download | samba-d6bba7bf1a77244bc47eaeef67bb9680175ec0bc.tar.gz samba-d6bba7bf1a77244bc47eaeef67bb9680175ec0bc.tar.bz2 samba-d6bba7bf1a77244bc47eaeef67bb9680175ec0bc.zip |
WHATSNEW: Update with fix for smbd-fileserver.conf.pid startup failures
-rw-r--r-- | WHATSNEW.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index e1405cc9c7..808404cc0d 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -105,6 +105,9 @@ $ git log samba-4.0.0beta2..samba-4.0.0beta3 Some major user-visible changes include: +The failure to start up due to a blocking smbd-fileserver.conf.pid has +been resolved. + Samba now includes support for version 2.1 of the SMB protocol, the SMB2 version of Windows 7 and 2008R2, including dynamic reauthentication and support for multi-credit (large MTU). |