From: Karolin Seeger Date: Wed, 10 Jun 2009 10:57:43 +0000 (+0200) Subject: WHATSNEW: Update changes since 3.2.11. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30fc90ffd82a4731e9c4014e28f08a5377b4a0ba;p=thirdparty%2Fsamba.git WHATSNEW: Update changes since 3.2.11. Karolin --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 1cabf8fc1ae..4288061ac05 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,6 @@ ============================== Release Notes for Samba 3.2.12 - June 09, 2009 + June 16, 2009 ============================== @@ -8,7 +8,11 @@ This is a maintenance release of the Samba 3.2 series. Major enhancements in 3.2.12 include: - o + o Fix posix acls when setting an ACL without explicit ACE for the + owner. + o Fix "force user". + o Fix Winbind crash. + o Fix joining of Win7 into Samba domain. ###################################################################### @@ -33,6 +37,7 @@ o Jeremy Allison o Guenther Deschner * BUG 6301: Fix samr_ConnectVersion enum which is 32bit not 16bit. + * BUG 6372: Fix usermanager only displaying 1024 groups and aliases. o Björn Jacke