summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2018-07-11 16:12:53 +1200
committerAndrew Bartlett <abartlet@samba.org>2018-07-12 04:32:06 +0200
commit932dc282d4527e06ab5f8b69b486b339828def60 (patch)
tree492518834040ce38d79aca2f431a7f95566afaa4 /WHATSNEW.txt
parent7422df43bbe0b09f6e7cf57984ea523f4e10249b (diff)
downloadsamba-932dc282d4527e06ab5f8b69b486b339828def60.tar.gz
WHATSNEW: document sysvolreset improvement
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13521 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 114844c1de2..22470809b1e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -221,6 +221,13 @@ Additionally DNS records can be automatically cleaned up for a given
name with the 'samba-tool dns cleanup' command, which aids in cleaning
up partially removed DCs.
+samba-tool ntacl sysvolreset is now much faster
+-----------------------------------------------
+
+The 'samba-tool ntacl sysvolreset' command, used on the Samba AD DC,
+is now much faster than in previous versions, after an internal
+rework.
+
Samba now tested with CI GitLab
-------------------------------