X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=NEWS;h=23ddb6901498fe57c5b5c4f6f325cb67cc519fab;hb=d27411c82741d5ab43ed35ba1ecd7339c3073330;hp=e49127d844be95e3623aaac583ad7438e0963fdd;hpb=a04eabf4469be6440ccf8d1780da911728c6fb2b;p=nsc-5.git diff --git a/NEWS b/NEWS index e49127d..23ddb69 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,17 @@ + + 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. + +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]