summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>2001-12-20 10:21:56 +0000
committerSamba Release Account <samba-bugs@samba.org>2001-12-20 10:21:56 +0000
commitdf8992b94c500e34868757223b643243841076df (patch)
treec1af81a558c7cc9da1e947bd16592d490ac7a146 /WHATSNEW.txt
parent0eedf59a4721d14df09e295290705b8025cdd827 (diff)
downloadsamba-df8992b94c500e34868757223b643243841076df.tar.gz
preparing for release of 3.0-alpha11
(This used to be commit 5ed31faeb1f3cddc0e61acc63f96119e26f2b529)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 72a95e1156c..d8a754c7028 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,17 @@
WHATS NEW IN Samba 3.0 alphaX
=============================
+Changes in alpha11
+- fixed fallback to "ads server" option (tridge)
+- fix ACL failure on HP HFS (jra)
+- net ads password and net ads chostpass commands (Remus Koos)
+- fixed valid char array generation (tridge)
+- fixed QFS_INFO for win98 long filenames (tridge)
+- added net lookup command (tridge)
+- fixed map to guest with spnego (tridge)
+- fixed irix warnings (tridge)
+
+
Changes in alpha10
- hide unreadable fix using acl fns (jra)
- lsa_open_policy cleanup (jfm)