]> mj.ucw.cz Git - nsc-5.git/blobdiff - NEWS
Relative names with dots are now allowed if the dots are escaped
[nsc-5.git] / NEWS
diff --git a/NEWS b/NEWS
index c5bebcc2f9ecd990db87559c5cff5f38f4324939..c375d1d53629f9f60a89522dfd436aea15e88e3f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 5.0  [2019-01-30]
+
+  Added support for DNSSEC. See section 8 of README.
+
+  It turned out that configurability of directory names (e.g., HASHDIR)
+  was incomplete and it made all scripts unnecessarily complicated.
+  We replaced the configuration variables by hard-coded names equal
+  to the previous default settings which hopefully nobody ever needed
+  to change.
+
+  Also, ROOTHINT() became obsolete as BIND packages now regularly come
+  with a well updated root hint file. Please set up the root hints in
+  the master bind configuration file before you include named.conf
+  generated by NSC.
+
 Version 4.0  [2011-10-22]
 
   This version brings several incompatible changes with a common
@@ -17,7 +32,7 @@ Version 4.0  [2011-10-22]
      Blackhole zones in example cf/domains updated to use this macro.
   o  When contents of a zone do not change, the version number is
      not incremented. Unfortunately, BIND tends to produce a warning
-     in such cases, and it be turned off.
+     in such cases, and it cannot be turned off.
 
 Version 3.1  [2008-05-21]