]> mj.ucw.cz Git - nsc-5.git/blobdiff - NEWS
Do not generate BIND options any longer
[nsc-5.git] / NEWS
diff --git a/NEWS b/NEWS
index e49127d844be95e3623aaac583ad7438e0963fdd..80629800035108312e203abf8d59346cc32f0c71 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,22 @@
+
+  o  Added FORWARDING macro for generating forward-only zones.
+  o  Added BLACKHOLE macro for blackhole zones as per RFC 6303.
+     Blackhole zones in example cf/domains updated to use this macro.
+  o  Given that BIND does not support combination of options { }
+     sections, we do not generate them any longer -- write the
+     appropriate options to BIND config file and include the part
+     with the list of zones generated by NSC from there. This means
+     that BIND_OPTIONS, FORWARD and SLAVE are gone.
+
+Version 3.1  [21-05-2008]
+
+  o  Fixes for compatibility problems with recent versions of GNU m4.
+  o  Added support for TXT, RP and SRV records.
+
 Version 3.0.1  [22-11-2006]
 
-  Fixed a minor bug in the FORWARD and SLAVE macros, causing it to
-  generate bogus output with certain versions of M4.
+  Fixed bugs in in the FORWARD and SLAVE macros, causing it to
+  generate bogus output sometimes.
 
 Version 3.0  [20-02-2005]