From: Karolin Seeger Date: Thu, 8 Feb 2018 10:46:10 +0000 (+0100) Subject: WHATSNEW: Add release notes for Samba 4.8.0rc3. X-Git-Tag: samba-4.8.0rc3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6a12ef3eeecaac66cfacc0e8da5de37a196984;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.8.0rc3. Signed-off-by: Karolin Seeger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 3a923b1a44d..6b111c4cdd5 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,7 @@ Release Announcements ===================== -This is the second release candidate of Samba 4.8. This is *not* +This is the third release candidate of Samba 4.8. 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/. @@ -221,6 +221,22 @@ smb.conf changes winbind trusted domains only Removed +CHANGES SINCE 4.8.0rc2 +====================== + +o Trever L. Adams + * BUG 13246: Backport Samba VirusFilter. + +o Ralph Boehme + * BUG 13228: dbcheck: Add support for restoring missing forward links. + +o Günther Deschner + * BUG 13221: python: fix the build with python3. + +o Stefan Metzmacher + * BUG 13228: dbcheck: Add support for restoring missing forward links. + + CHANGES SINCE 4.8.0rc1 ======================