summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>2001-12-19 13:13:05 +0000
committerSamba Release Account <samba-bugs@samba.org>2001-12-19 13:13:05 +0000
commitc0ff2743790c78962b111f9be69a1642185b528e (patch)
treefc7669e1085884c0cd7070c29f49362a0d989128 /WHATSNEW.txt
parente97b40e09427c2c5f0a497f9432af08d6d6762f2 (diff)
downloadsamba-c0ff2743790c78962b111f9be69a1642185b528e.tar.gz
samba-c0ff2743790c78962b111f9be69a1642185b528e.tar.xz
samba-c0ff2743790c78962b111f9be69a1642185b528e.zip
preparing for release of 3.0-alpha10
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2432209ccd9..72a95e1156c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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)