summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2007-09-28 20:15:30 +0000
committerGerald Carter <jerry@samba.org>2007-09-28 20:15:30 +0000
commit76fa92cd3c5a68add95394e058a51b49be0bdf21 (patch)
treec172a398ad31b9e193de0109e8fa3b127b3a964d
parent4bf40f7899684c9b79f912b63425075ed4eaa5b2 (diff)
downloadsamba-3.2.0pre1.tar.gz
samba-3.2.0pre1.tar.xz
samba-3.2.0pre1.zip
r25413: Formatting an typo fixes for release notes.samba-3.2.0pre1
-rw-r--r--WHATSNEW.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 022591f46a1..d11e669a1d0 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -6,7 +6,7 @@
This is the first preview release of Samba 3.2.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
-system and https://bugzilla.samba.org/.
+system at https://bugzilla.samba.org/.
Please be aware that Samba is now distributed under the version 3
of the new GNU General Public License. You may refer to the COPYING
@@ -17,11 +17,9 @@ Major enhancements in Samba 3.2.0 include:
File Serving:
o Use of IDL generated parsing layer for several DCE/RPC
interfaces.
- o Removal of the 1024 byte limit on pathnames and 256 byte limit
- on filename components to honor the MAX_PATH setting from the host
- OS.
- o Introduction of a registry based configuration system for file
- shares.
+ o Removal of the 1024 byte limit on pathnames and 256 byte limit on
+ filename components to honor the MAX_PATH setting from the host OS.
+ o Introduction of a registry based configuration system.
o Improved CIFS Unix Extensions support.
o Experimental support for file serving clusters.
@@ -40,6 +38,7 @@ Major enhancements in Samba 3.2.0 include:
o New ldb backend for local group mapping tables
o Raised level of security defaults for authentication operations.
+
Documentation:
o Inclusion of an HTLM version of the 3rd edition of "Using Samba"
from O'Reilly Publishing.