From: Karolin Seeger Date: Tue, 2 Jun 2009 10:38:27 +0000 (+0200) Subject: WHATSNEW: Start WHATSNEW for 3.2.12. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5493ea49b64029eee48d4c0128c5172ef24638a7;p=thirdparty%2Fsamba.git WHATSNEW: Start WHATSNEW for 3.2.12. Karolin --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 4137597f386..71db9d6ade7 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,47 +1,24 @@ ============================== - Release Notes for Samba 3.2.11 - April 17, 2009 + Release Notes for Samba 3.2.12 + June 09, 2009 ============================== This is a maintenance release of the Samba 3.2 series. -Major enhancements in 3.2.11 include: +Major enhancements in 3.2.12 include: - o Fix domain logins for WinXP clients pre SP3 (bug #6263). - o Fix samr_OpenDomain access checks (bug #6089). - o Fix smbd crash for close_on_completion. + o ###################################################################### Changes ####### -Changes since 3.2.10 +Changes since 3.2.11 -------------------- -o Jeremy Allison - * BUG 6089: Fix samr_OpenDomain access checks. - * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with - "msdfs root" set to "yes". - * Allow pdbedit to change a user rid/sid. - * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid. - - -o Günther Deschner - * BUG 6205: Correct sample smb.conf share configuration. - * BUG 6263: Fix domain logins for WinXP clients pre SP3. - * Fix resume command typo for "printing = vlp". - - -o Volker Lendecke - * Fix smbd crash for close_on_completion. - * Fix a memleak in an unlikely error path in change_notify_create(). - - -o Jim McDonough - * Don't look up local user for remote changes, even when root. ######################################################################