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