preparing for release of 3.0-alpha10
authorSamba Release Account <samba-bugs@samba.org>
Wed, 19 Dec 2001 13:13:05 +0000 (13:13 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Wed, 19 Dec 2001 13:13:05 +0000 (13:13 +0000)
(This used to be commit c0ff2743790c78962b111f9be69a1642185b528e)

WHATSNEW.txt
source3/include/version.h

index 2432209ccd95b497dd1c3697321c82f5349d2814..72a95e1156cebf06c651dbe75807cf20e89424ee 100644 (file)
@@ -1,6 +1,20 @@
               WHATS NEW IN Samba 3.0 alphaX
               =============================
 
+Changes in alpha10
+- hide unreadable fix using acl fns (jra)
+- lsa_open_policy cleanup (jfm)
+- mangled directories fix (jra)
+- fix error return on bad pipe (jra)
+- fix homes share with no home dir (tpot)
+- fixed handling of dead or empty domains in winbindd (tridge)
+- added talloc torture program (mbp)
+- talloc debug code (mbp)
+- added trusted domains to winbindd/ADS (tridge)
+- fix trusted domains in auth code (tridge)
+- new gss error handling code (a.bokovoy@sam-solutions.net & tridge)
+- support mixed ADS/NT4 domains (tridge)
+
 Changes in alpha9
 - nicer net error messages (tpot)
 - trust account patches (mimir)
index 1595f4f92283fd5d91db3392a1355e4ed6251ad7..c94f6c434b08ea036a31ef65f8b5c2bd13ba497c 100644 (file)
@@ -1 +1 @@
-#define VERSION "pre-3.0.0"
+#define VERSION "3.0-alpha10"