diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-06-05 11:15:21 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-06-05 04:27:36 +0200 |
commit | d99bbb52e7763601a638ae24033e4b46691582be (patch) | |
tree | fc114bb30888553e71b991274c865c135abb5407 | |
parent | e3d1d6c03c04b096b1c4e19eadeb58cf8bdba135 (diff) | |
download | samba-d99bbb52e7763601a638ae24033e4b46691582be.tar.gz samba-d99bbb52e7763601a638ae24033e4b46691582be.tar.bz2 samba-d99bbb52e7763601a638ae24033e4b46691582be.zip |
WHATSNEW: Mention trouble with DNS replication
-rw-r--r-- | WHATSNEW.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 1b01df6d89..e4c46c822e 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -107,6 +107,11 @@ KNOWN ISSUES warnings about invalid parameters from the two respective parameter parsing engines. +- Replication of DNS data from one AD server to another may not work. + The DNS data used by the internal DNS server and bind9_dlz is stored + in an application partition in our directory. The replicaton of + this partition is not yet reliable. + - upgradeprovision should not be run when upgrading to this release from a recent release. No important database format changes have been made since alpha16. |