summaryrefslogtreecommitdiff
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
commitacb0c65176b0cd7311beba5e5925375254a8361c (patch)
tree4010f6a77bd7d59a179f2a2215bf1a1def6d07ef /WHATSNEW.txt
parenta04aec58d34f2382c97474888a921e41a2dff021 (diff)
downloadsamba-acb0c65176b0cd7311beba5e5925375254a8361c.tar.gz
samba-acb0c65176b0cd7311beba5e5925375254a8361c.tar.bz2
samba-acb0c65176b0cd7311beba5e5925375254a8361c.zip
preparing for release of 3.0-alpha10
(This used to be commit c0ff2743790c78962b111f9be69a1642185b528e)
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 2432209ccd..72a95e1156 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)