diff options
author | Stefan Metzmacher <metze@samba.org> | 2012-09-12 09:31:17 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2012-09-12 16:51:29 +0200 |
commit | 1b848ecbffe5761ba8c6368a3eae24c3ee10cfce (patch) | |
tree | c0797e02826a1e414d461a342eb4aae2f0d6993b /WHATSNEW.txt | |
parent | ea1841ee10a25e654ff1f7dde6518707c9d1581a (diff) | |
download | samba-1b848ecbffe5761ba8c6368a3eae24c3ee10cfce.tar.gz |
lib/param: change the default for 'allow dns updates' to 'secure only'
metze
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index f571f55741..e8e2613f0f 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -140,6 +140,7 @@ We changed the default dns implementation to the internal dns server (SAMBA_INTERNAL). BIND9_FLATFILE and BIND9_DLZ are still available, but you'll have to add '-dns' to the 'server services' option to disable the internal dns server. +The default for 'allow dns updates' has changed to 'secure only'. CHANGES SINCE beta7 ===================== |