Release Notes: A long-standing bug was fixed in which MAC addresses with a non-decimal first digit weren't recognized. The test was changed to use RFC3849 documentation prefix and RFC2606 example domains.


Release Notes: RFC2606 example domains and RFC3849 example domains are used even for the test in Makefile.nobsd.


Release Notes: A long-standing bug was fixed in which MAC addresses with a non-decimal first digit weren't recognized. The test was changed to use RFC3849 documentation prefix and RFC2606 example domains.


Release Notes: The switch "-R" was changed to create entries for ip6.arpa. The "-N" switch was added to create "ip6.int". However, the latter is documented as deprecated and will go away soon. $(SHAR) was introduced in the Makefiles.


Release Notes: Ether2dns version 1.1 adds generation of A6 records, although it doesn't yet provide the generation of bitstring labels for reverse resolution.


Release Notes: This patch makes the debug mode (dumping core on syntax errors if -v is given) conditionally compiled on -DEBUGLEVEL. Also, some debug output is better formatted.