From a701f8f27e1b67c381f5c57603a461249e4c4e38 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 30 May 2011 21:06:32 +0200 Subject: [PATCH] WHATSNEW: Update changes since rc1. Karolin --- WHATSNEW.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 3481c7457e8..a4d0ed46b06 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -256,24 +256,33 @@ Changes since 3.6.0rc1 ---------------------- o Jeremy Allison + * BUG 6911: Fix Kerberos authentication from Vista to Samba. + * BUG 7054: Fix X account flag when "pwdlastset" is "0". * BUG 8133: Fix strange behavior for the file (whose filename first character is period ) in SMB2 case. * BUG 8144: Fix setting timestamp when touching files with CIFS clients. + * BUG 8150: Ban "dos charset = utf8". * BUG 8153: Fix setting up getaddrinfo on IPv6-only machines. * 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. o Christian Ambach * BUG 8152: Fix smbd crash in release_ip(). +o Andrew Bartlett + * BUG 8151: Deprecate security parameters. + + o Sumit Bose * BUG 8142: Fix typos in LDAP schema files. o Holger Hetterich * BUG 8148: Default to protocol version 2 for SMB Traffic Analyzer. + * BUG 8154: Actually make use of SMBTA subversion numbers. o Stefan Metzmacher -- 2.11.4.GIT