From 314f161c00cfe3957f10b0f6f24adab737dfbe88 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 7 Jun 2011 20:12:24 +0200 Subject: [PATCH] WHATSNEW: Update changes since rc1. Karolin (cherry picked from commit 8db38ec99bcecd80b892f26cf676acb13292c20e) --- WHATSNEW.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index ec1d3faa460..c3c514c9167 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -255,6 +255,10 @@ o Andreas Schneider Changes since 3.6.0rc1 ---------------------- +o Michael Adam + * BUG 8200: Add support for multiple writeable ldap idmap domains. + + o Jeremy Allison * BUG 6911: Fix Kerberos authentication from Vista to Samba. * BUG 7054: Fix X account flag when "pwdlastset" is "0". @@ -266,9 +270,11 @@ o Jeremy Allison * BUG 8156: Fix 'net ads join' using the user's Kerberos ticket. * BUG 8157: Fix parsing a cups printcap file. * BUG 8163: Fix our asn.1 parser to handle negative numbers. + * BUG 8175: Fix smbd deadlock. * BUG 8191: Split the ACE flag mapping between nfs4 and Windows into two separate functions. * BUG 8197: Winbind does not properly detect when a DC connection is dead. + * BUG 8203: Winbind needs to reset the DC connection if an RPC times out. o Christian Ambach -- 2.11.4.GIT