Version 0.0.3

Module support (check documentation)
mod_template added (template module for module coders)
TTL's now work correctly on authoritative zones
Fixed handling of " and ' characters in zone files
Fixed handling of \ (quote) character in zone files
Added TXT RR support (with BIND kludge)
Cleaned up Linked List routines/code with easier to use/more flexible
 API
Linked List/Block Allocator now locks correctly
New core socket code, no more crashes and kludges!
New CORBA based Control Facility
MANY other fixes. Too many to remember

Version 0.0.2 - Dec 13, 1998

Prelim synchronous TCP support (ie 1 thread per TCP stream)
Will's getservbyname and .pid patches
No longer crashes after one query (thanks to the help from Greg Rumple)
Ollivier Robert's FreeBSD 3.0 patch
Checks for pthread.h and turns off thread support if missing
libefence found a problem parsing strings in dns_read_file.c
Various other minor changes/fixes
With -DDEBUG, the configure script will set the .pid file directory to ./
 to ease coding/debugging as !root
Various other configure and Makefile fixes
Fixed stupid variable name collision (GR again)
Interface scanning code tweaks (GR again)
Zero out sockaddr_in (GR again)
Various Irix and endianess fixes (GR once more)
Compiles with -Wall and no warnings
Zone transfers work
Removed some FIXME's
Control facility locking ("ctl lock" and "ctl unlock")
Configurable port bind()'ing off the command line (will)
A run through Insure++ and Purify fixing all bugs (Greg Rumple and
 jerdfelt)
Control facility is off by default for now (big security hole). Turn back
 on via -f flag on command line
usage() update (tlewis)

Version 0.0.1 - Nov 25, 1998

Initial Release

