WHATSNEW: Samba-tool speed-up
authorGarming Sam <garming@catalyst.net.nz>
Thu, 21 Jul 2016 04:30:35 +0000 (16:30 +1200)
committerGarming Sam <garming@samba.org>
Thu, 21 Jul 2016 04:37:07 +0000 (06:37 +0200)
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
WHATSNEW.txt

index 2eaad94c6d5a16e31e200b6f2ed5b9554bc54e76..93762a4c3dcd7d518f6cab9209abed3e554b82dd 100644 (file)
@@ -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