summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-02-28 09:11:20 +0100
committerKai Blin <kai@samba.org>2008-02-28 09:11:20 +0100
commit5021edf98676e0e2fbce835aae2126ad5357b980 (patch)
tree50de941682573c617ff150d943279d7461ff12ae /WHATSNEW.txt
parentedacb74344961d366828087e6f95c19a698e6e0e (diff)
downloadsamba-5021edf98676e0e2fbce835aae2126ad5357b980.tar.gz
samba-5021edf98676e0e2fbce835aae2126ad5357b980.tar.bz2
samba-5021edf98676e0e2fbce835aae2126ad5357b980.zip
WHATSNEW: Added Kai's commits.
(This used to be commit 324d2e6585ca813b30bfb3170c74debfcde59905)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 3390256f81..903ea8f6f2 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -51,7 +51,7 @@ Now Licensed under the GNU GPLv3
The Samba Team has adopted the Version 3 of the GNU General Public
License for the 3.2 and later releases. The GPLv3 is the updated
version of the GPLv2 license under which Samba is currently
-distributed. It has been updated to improvecompatibility with other
+distributed. It has been updated to improve compatibility with other
licenses and to make it easier to adopt internationally, and is an
improved version of the license to better suit the needs of Free
Software in the 21st Century.
@@ -120,7 +120,12 @@ smb.conf changes
Changes since 3.2.0pre1:
-----------------------
-
+o Kai Blin <kai@samba.org>
+ * Added support for an SMB_CONF_PATH environment variable
+ containing the path to smb.conf.
+ * Various fixes to ntlm_auth.
+ * make test now supports more extensive SPOOLSS testing using vlp.
+ * Correctly handle mixed-case hostnames in NTLMv2 authentication.
Original 3.2.0pre1 commits:
---------------------------