From: Jule Anger Date: Tue, 20 Aug 2024 11:16:11 +0000 (+0200) Subject: WHATSNEW: Add release notes for Samba 4.20.0rc3. X-Git-Tag: samba-4.21.0rc3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a75c2bf0aaae0ca8f1b3db7df01aa91a9e7db4;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.20.0rc3. Signed-off-by: Jule Anger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 86ee75d6c3c..9eee53ae713 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,7 @@ Release Announcements ===================== -This is the second release candidate of Samba 4.21. This is *not* +This is the third release candidate of Samba 4.21. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. @@ -280,6 +280,21 @@ smb.conf changes sync machine password script script +CHANGES SINCE 4.21.0rc2 +======================= + +o Pavel Filipenský + * BUG 15689: Can't add/delete special keys to keytab for nfs, cifs, http etc. + +o Stefan Metzmacher + * BUG 15696: Compound SMB2 requests don't return + NT_STATUS_NETWORK_SESSION_EXPIRED for all requests, confuses + MacOSX clients. + +o Anoop C S + * BUG 15689: Can't add/delete special keys to keytab for nfs, cifs, http etc. + + CHANGES SINCE 4.21.0rc1 =======================