diff options
author | Stefan Metzmacher <metze@samba.org> | 2012-09-11 10:22:14 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2012-09-12 08:48:16 +0200 |
commit | 34bd3cba7a809e103b21c64c75230d0dc259382c (patch) | |
tree | c9a4e273642a36c1f591afbfa2b655dcc14e0000 | |
parent | 2c4255084a036a8d9b029484c6fceedd989cd79b (diff) | |
download | samba-34bd3cba7a809e103b21c64c75230d0dc259382c.tar.gz samba-34bd3cba7a809e103b21c64c75230d0dc259382c.tar.bz2 samba-34bd3cba7a809e103b21c64c75230d0dc259382c.zip |
WHATSNEW: provision and updateprovision have new names
metze
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Sep 12 08:48:16 CEST 2012 on sn-devel-104
-rw-r--r-- | WHATSNEW.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 8efeecbf57..07ece29794 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -125,6 +125,12 @@ The option "kernel share modes" has been introduced to be able to turn the translation of SMB share modes into kernel flocks off. +The 'provision' script was merged into 'samba-tool' +as 'samba-tool domain provision' the arguments are still +the same. + +The 'updateprovision' script was renamed to 'samba_upgradeprovision'. + CHANGES SINCE beta7 ===================== |