2005-03-17 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 9.3.1
	  Removed MAKE_NJOBS=1
	* BUILD: Run make_single
	* INSTALL: Run make_normal

2005-03-06 Eric Sandall <eric@sandall.us>
	* BUILD,CONFIGURE: Optionally use linux caps support (default 'y')

2005-02-23 Andrew Stitt <astitt@sourcemage.org>
	* POST_INSTALL, FINAL: move POST_INSTALL to FINAL since the
	  intent of the previous update was to make the device file
	  be untracked and things done in POST_INSTALL can be tracked
	  (should have been FINAL).

2004-12-23 Robert Helgesson <rhelgesson@sourcemage.org>
	* INSTALL, POST_INSTALL: Moved creation of random device into
	  POST_INSTALL, it may not be md5sum'ed.

2004-10-29 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 9.3.0
	  Added BUILD_API=2
	  Shortened SHORT
	* BUILD: Converted to BUILD_API 2
	  Use Sorcery's create_account instead of user/groupadd
	* INSTALL: Added

2004-01-07 Seth Woolley <seth@tautology.org>
	* BUILD: fixed some more install log issues.

2003-11-04 Seth Woolley <seth@tautology.org>
	* BUILD: fixed install log issues can resurrect/dispel like
	  mad and all should work.
	* BUILD: also fixed an issue with localhost.rev generation

2003-10-28 Eric Sandall <eric@sandall.us>
	* DETAILS: Updates to 9.2.3
	* PROVIDES: Provides HOST
	* CONFLICTS: Conflicts with host and bind-tools

2003-10-20 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: add some mirror sites.

2003-10-10 Robert Helgesson <rycee@home.se>
	* HISTORY: Converted to new format.

2003-10-01 Eric Sandall <eric@sandall.us>
	* DETAILS: Update to 9.2.2-P3
	* PRE_BUILD: Removed as no extra source to unpack

2003-09-18 Seth Woolley <seth@tautology.org>
	* Added a mkzones.sh file which helps with replication
	  Generates the named.root from dig . ns
	  Chroots to /etc/bind which is actually in /var/chroot/bind (symlink)
	  Patchlevel 1 for fixing broken NXDOMAIN behavior of delegated gTLDs
	  that use wildcard fields
	  Made some more .conf files and some auto-configuring of many files
	  If you are updating from an older version, please consider using
	  the new named.conf file setup and mkzones.sh; seems easier to me.

2003-08-22 hgg <hgreig@bigpond.net.au>
	* Update UPDATED purely for test grimoire integration.

2003-08-04 Sergey Lipnevich <sergey@sourcemage.org>
	* Use single make job.
	  Cosmetic improvements.

2003-07-28 Arwed v. Merkatz <v.merkatz@gmx.net>
	* updated to new init system

2003-06-02 Robert Helgesson <rycee@home.se>
	* init script update from M.L. (bug #3443)

2003-05-01 Rob Verkuylen <rob@verkuylen.net>
	* Copied init.d/named.sh to /init.d/named
	  Step 1/3 in bug#: 3115

2003-03-04 Robert Helgesson <rycee@home.se>
	* vers. inc. to 9.2.2
	  use librunlevel

2003-02-02 Robert Helgesson <rycee@home.se>
	* added $OPTS to configure call

2002-11-26 Jeff Schmidt <jschmidt@fnal.gov>
	* bugfix #1738

2002-11-18 Jeff Schmidt <jschmidt@fnal.gov>
	* added MD5

2002-10-15 Eric Schabell <eschabell@sourcemage.org>
	* removed gcc2 file.

2002-07-05 Jeff Schmidt <jschmidt@fnal.gov>
	* added LICENSE

2002-05-02 Jeff Schmidt <jschmidt@fnal.gov>
	* added Changelog to this History file.
	  vers. inc. from 9.2.0 to 9.2.1

2002-01-26 Kyle Sallee <anonymous@sourcemage.org>
	* Modified init.d scripts and added line to autogenerate /etc/rndc.key

2002-01-27 Kyle Sallee <anonymous@sourcemage.org>
	* Added useful bind documentation, although it helps to already know
	  what bind is, what it does and how it works. Paul Albitz's & Cricket
	  Liu's "DNS and BIND" book by O'Reilly is excellent for learning
	  BIND. Although bind drops most of root's privlidges after binding
	  to port 53 I thought that it might still be a good idea to also have
	  bind change it's user when running to bind for extra security. I
	  might even modify the spell so that bind runs in a chrooted jail.
	  Any comments? But perhaps I won't, because I should leave some
	  paranoia available to the SA, right?

