From 45b6234e975dd6f407db4c12d04c65da09bb0158 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 17 Jun 2013 09:34:16 +0200 Subject: [PATCH] WHATSNEW: Add changes since 3.6.15. Signed-off-by: Karolin Seeger (cherry picked from commit a1a0c53d87fea7565032e22cb59a1bb9cddd0656) --- WHATSNEW.txt | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index ed9159300a4..eb1fcadc963 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -8,13 +8,41 @@ This is is the latest stable release of Samba 3.6. Major enhancements in Samba 3.6.16 include: -o +o Fix crash bug during Win8 sync (bug #9822). +o Properly handle Oplock breaks in compound requests (bug #9722). Changes since 3.6.15: --------------------- -o Andrew Bartlett +o Jeremy Allison + * BUG 9722: Properly handle Oplock breaks in compound requests. + * BUG 9822: Fix crash bug during Win8 sync. + + +o Anand Avati + * BUG 9927: errno gets overwritten in call to check_parent_exists(). + + +o David Disseldorp + * BUG 8997: Change libreplace GPL source to LGPL. + * BUG 9900: is_printer_published GUID retrieval. + + +o Peng Haitao + * BUG 9941: Fix a bug of drvupgrade of smbcontrol. + + +o Volker Lendecke + * BUG 9868: Don't know how to make LIBNDR_PREG_OBJ. + + +o SATOH Fumiyasu + * BUG 9688: Remove "experimental" label on "max protocol=SMB2" parameter. + + +o Andreas Schneider + * BUG 9881: Check for system libtevent. ###################################################################### -- 2.11.4.GIT