]> mj.ucw.cz Git - nsc-5.git/blob - NEWS
81d3cf938a978b97809552c05b5543ccbc0791d0
[nsc-5.git] / NEWS
1 Version 3.0.1  [22-11-2006]
2
3   Fixed bugs in in the FORWARD and SLAVE macros, causing it to
4   generate bogus output sometimes.
5
6 Version 3.0  [20-02-2005]
7
8   One year of testing should be good enough, so releasing 2.99b as 3.0
9   with almost no changes. The only one is:
10
11   o  ZONE_OPTIONS macro added, allowing to add custom options to zones.
12
13 Version 2.99b  [21-12-2003]
14
15   This version has been almost rewritten from scratch. The syntax
16   of configuration files is incompatible with the previous versions,
17   please read the README again.
18
19   Most important changes:
20
21   o  Support for IPv6.
22   o  Much better configuration of classless reverse delegations.
23   o  Better documentation and well-commented example files.
24   o  The "chkdom" script is gone, use the DNS Sleuth instead.
25   o  Cleaned up names of all macros, the namespaces are now clearly
26      defined.
27
28 Version 2.3  [27-06-2001]
29
30   o  Global parameters (hostmaster mail address etc.) can be set
31      in cf/config now.
32   o  Autodetect which M4 should be used.
33   o  Fixed bugs in convert script.
34   o  Generate $TTL to make new releases of bind happy.
35
36 Version 2.2  [11-09-1999]
37
38   o  Corrected localhost records.
39   o  Name-server restart command can be overriden (useful for setups
40      with multiple named's).
41   o  Added `convert' script for easy conversion of zone files to NSC
42      domain files.
43   o  Serial numbers are now Y2K clean.
44   o  Added `chkdel' script for checking of zone delegations.