$Id: NEWS,v 1.13 2000/10/19 15:40:29 thomas Exp $

Version 0.9.4 was the first to be released to the public. For information on 
changes, see ChangeLog.

Version 0.9.5 introduces uptest=exec, and a modified config file syntax (cache
sizes are now specified in kB).

The versions 0.9.6 and 0.9.7 are bugfix releases.

Version 0.9.8 fixes a minor bug some build problems with glibc2.0 systems.

When compiling versions after 0.9.8, you will probably get more
compiler warningsthan before. This is because the C compiler settings
have been made stricter.

Version 0.9.9 contains the rc scripts for Red Hat Linux contributed by Torben 
Janssen, in addition to code cleanups and bugfixes.
The meaning of the option -v has changed in this release.
There is also a new config file option "lean_query" that is on by default. It 
is an optimization, so please look in the docs when updating whether you want 
it switched on or not.

Version 0.9.10 fixes some bugs and improves build on Red Hat.

Version 0.9.11 fixes a security hole. Please see ChangeLog for details.

Version 1.0.0 has a lot of changes compared to the 0.9.x tree, but much of 
them "under the hood":
- IPv6 support (experimental; compile- and run-time configurable)
- FreeBSD (and such hopefully *BSD) support
- better rfc2181 compatability
- new options:
  - serve_aliases in source section
  - linkdown_kluge in global section 
  - max_ttl in global section 
- cache-code reorganization, only one unified hash (of variable depth)
- Optimizations & cleanups
- Automatic deps (only interesting for developers ;-)

Versions 1.0.1, 1.0.2 and 1.0.3 are bugfix releases.

Version 1.0.4 introduces the new options run_as, strict_setuid and
paranoid. These new options are optional security enhancements.

Version 1.0.5 has some bugfixes and the new "server_ip" option 
contributed by Wolfgang Ocker.

Version 1.0.6 has another set of bugfixes, in addition to higher compile-
time configurability and UDP query support. It also contains Debian rc
scripts contributed by Markus Mohr.

Version 1.0.7 introduces autoconf support, many new config file options and
the new pdnsd-ctl run-time configuration program.

Version 1.0.8 introduces special linux ppp device support contributed
by Ron Yorston, and has some bugfixes.

Versions 1.0.9 and 1.0.10 are bugfix releases.

Version 1.0.11 fixes two bugs that might be used for denial-of-service
attacks, upgrading is recommended.

Version 1.0.12 is a bugfix release and contains some security
enhancements. There are also inclusion/exclusion lists for servers
(new options include=, exclude=, policy= in the server
section).

Version 1.0.13 has some code cleanup, a fix for the Debian rc install,
and a security fix (contributed by Olaf Kirch): when changing
user and group id, pdnsd did not drop supplementary group IDs that
the original user was member of.

