
mydns version 1.0.0 is an SQL-based DNS server.

This release is dated January 14, 2005.

Changes in version 1.0.0:

  * Changed PostgreSQL connect error message code.
    It will still try the Unix domain socket (not sure
    why I did that) but if all fails, it outputs the
    first error message, which is much more likely to
    make sense.
  * Implemented David Phillips' AIX patch.
  * Implemented Petter Larsson's ALIAS patches for
    mydnscheck and mydnsexport.
  * Made sure all copyright notices included 2004.
  * Fixed "undefined constant" and other strict error
    message stuff in contrib/admin.php.
  * Fixed reference to "rr" (table name) in
    contrib/admin.php -- replaced with $rr_table_name.
    Thanks to Harald Paulsen for finding this.

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

- Don Moore <bboy@bboy.net>

