
mydns version 0.10.1 is an SQL-based DNS server.

This release is dated December 15, 2003.

Changes in version 0.10.1:

  * Server can now answer requests on IPv6 addresses.
  * mydnsimport was not importing PTR records.  Fixed.
  * Removed default value '127.0.0.1' for 'no-listen' --
    why ignore localhost by default?
  * Fixed bug where FQDN glue records might contain an
    empty label, causing a malformed DNS message.
  * Un-included pg-config.h - Postgres 7.4 had name conflict
    with PACKAGE_VERSION etc.
  * Added retry for "error reading startup notification:
    Interrupted system call" error.
  * Added optional (and not recommended) recursive query
    forwarding.
  * Fixed handling of queries with 'response' bit set.  Now
    discarded instead of replied to with FORMERR.  Thanks to
    Roy Arends for pointing this out.

More information and downloads at http://mydns.bboy.net/

- Don Moore <bboy@bboy.net>

