2022-09-23	Michael Orlitzky <michael@orlitzky.com>
	* === Release v0.0.2 ===
	* Update requirements to need daemontools, not djbdns.
	* Fix a test that failed in other timezones.

2022-09-22	Michael Orlitzky <michael@orlitzky.com>
	* === Release v0.0.1 ===
	* Renamed to djbdns-logparse.
	* Standardish setuptools packaging.
	* New man page and README.
	* Refactored the code into separate modules.
	* Documentation for all modules and functions.
	* Updated most of the code to modern python3 standards.
	* New doctest suite that can be run through setup.py or tox.
	* Added all missing query type id->name mappings.
	* Fixed pipe handling.

2022-09-13	Michael Orlitzky <michael@orlitzky.com>
        * Ported to python3.

2005-12-20     Malte Tancred <malte@tancred.com>
	* Added support for dnscache's AXFR request lines.

2003-05-04     Greg Ward <gward@python.net>
	* Added IPv6 support to be used with the fefe patches
          <https://www.fefe.de/dns/> with thanks to Jakob Hirsch
          <jh@plonk.de> for prodding and testing.

2001-12-13	Greg Ward <gward@python.net>
        * Original implementation called parse_djbdns_log, still
	  available at https://www.gerg.ca/hacks/parse_djbdns_log
