summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-03-31 03:07:13 +0000
committerGerald Carter <jerry@samba.org>2003-03-31 03:07:13 +0000
commit64bc6eb62b85d4488c81e564e4862b8119b4baec (patch)
tree1a08a7e45079393e0534cf0b9417493a756560eb /WHATSNEW.txt
parent160818df208d141702c88e5cae728c16a0489193 (diff)
downloadsamba-64bc6eb62b85d4488c81e564e4862b8119b4baec.tar.gz
samba-64bc6eb62b85d4488c81e564e4862b8119b4baec.tar.bz2
samba-64bc6eb62b85d4488c81e564e4862b8119b4baec.zip
preparing for release of 3.0alpha23
(This used to be commit 42d76f44c0be90b4f78a568a577672cacf800639)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 9652303109..4067d1edc9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,5 +1,5 @@
WHATS NEW IN Samba 3.0 alpha23
- 31st March 2003
+ 30th March 2003
==============================
This is a pre-release of Samba 3.0. This is NOT a stable release.
@@ -89,7 +89,7 @@ Changes in alpha23:
to transfer your group mapping database to LDAP.
All groups must be represented as posixGroup objects in
- the directory and adapt the LDAP schema to support the
+ the directory and you must adapt your LDAP schema to support the
sambaGroupMapping before running this command. Refer to
examples/LDAP/samba.schema for details on the objectclass.
@@ -123,7 +123,7 @@ Changes in alpha23:
change of owning user is towards the current user. Otherwise
chown is done after setting ACLs.
4) Continuing work on NTLMSSP-based SMB signing
-5) When opening an existing DB, don't require the hash_size
+5) When opening an existing TDB, don't require the hash_size
specified to the open call to be the same as that of the
existing tdb. The specified hash_size is only used if the
tdb needs to be (re)created.
@@ -144,7 +144,7 @@ Changes in alpha23:
17) Add a 'privileged' mode to Winbindd
18) Work around platforms that have broken getgrnam() implementations
19) Merge real time signal fixes for kernel oplock code from HEAD
-20) fix CIDR hosts allow/deny notation
+20) Fix CIDR hosts allow/deny notation
21) Fixup tcon&X server responses and error codes
22) Set domain for users in passdb created by "net rpc vampire"
23) More scalable printing updates