-*- text -*-

0.9 - 2010-02-26

  * Calls script when new updates arrive. Example script provided in
    radns-script.

  * Example script for cooperation with ISC's DHCP client dhclient
    included.

  * Drops privileges early to designated user.

  * Now knows which network interface the update arrived. This
    information is passed to the external script. Necessary for the
    resolvconf program.

  * Added copyright information.

  * Fixed bug when several resolvers are present.

0.8 - 2008-09-29

  Only change is to add "STICKYBIT AB" to a few places in LICENSE and
  radns.c. Stickybit was mentioned as the copyright holder at the top
  of the text anyway, so hopefully no harm done.

0.7 - 2008-09-29

  Always truncate file before writing.

  Use snprintf()

0.6 - 2008-08-10

  Bug fix release. Fixed memory errors and leaks.

0.5 - 2008-07-09

  Removed use of asprintf() for more portability.

  Added a distribution maker in the Makefile.

  Version information now moved to Makefile.

0.4 - 2008-07-07

  Support for multiple IPv6 addresses in RDNSS options added.

  Two clause BSD license added.

0.3 - 2008-06-13

  No user visible changes. Only code makeup.

0.2 - 2008-06-12

  No longer dependent on libpcap. The flag -i <interface> now
  obsolete.

  Syslog support added. Logs to terminal if in verbose (-v) mode and
  syslog otherwise.

  Daemonizes on start.

0.1 - 2008-06-09

  First release.
