preparing for release of 3.0-alpha11
authorSamba Release Account <samba-bugs@samba.org>
Thu, 20 Dec 2001 10:21:56 +0000 (10:21 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Thu, 20 Dec 2001 10:21:56 +0000 (10:21 +0000)
WHATSNEW.txt
source/include/version.h

index 72a95e1156cebf06c651dbe75807cf20e89424ee..d8a754c70283a790b81e20b0e5faecae2e665e7a 100644 (file)
@@ -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)
index c94f6c434b08ea036a31ef65f8b5c2bd13ba497c..b2e97371b68d5f74459428109a5361a4ddd935fa 100644 (file)
@@ -1 +1 @@
-#define VERSION "3.0-alpha10"
+#define VERSION "3.0-alpha11"