summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2016-07-21 16:30:35 +1200
committerGarming Sam <garming@samba.org>2016-07-21 06:37:07 +0200
commit5707a8054e0d63f8a9ca7ea907a253bcd3f2c38e (patch)
tree38b72f408886d1ece50cc724d5fd003e2b94ad22 /WHATSNEW.txt
parente0aae9f0d374cda639371aa3e395e848682e5737 (diff)
downloadsamba-5707a8054e0d63f8a9ca7ea907a253bcd3f2c38e.tar.gz
WHATSNEW: Samba-tool speed-up
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2eaad94c6d5..93762a4c3dc 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -110,6 +110,12 @@ net ads dns unregister
It is now possible to remove the DNS entries created with 'net ads register'
with the matching 'net ads unregister' command.
+Samba-tool improvements
+------------------------
+
+Running samba-tool on the command line should now be a lot snappier. The tool
+now only loads the code specific to the subcommand that you wish to run.
+
REMOVED FEATURES