]> gitweb.michael.orlitzky.com - djbdns-logparse.git/blob - doc/ChangeLog
doc/COPYING: add one for the "or later" bit
[djbdns-logparse.git] / doc / ChangeLog
1 2022-09-23 Michael Orlitzky <michael@orlitzky.com>
2 * === Release v0.0.2 ===
3 * Update requirements to need daemontools, not djbdns.
4 * Fix a test that failed in other timezones.
5
6 2022-09-22 Michael Orlitzky <michael@orlitzky.com>
7 * === Release v0.0.1 ===
8 * Renamed to djbdns-logparse.
9 * Standardish setuptools packaging.
10 * New man page and README.
11 * Refactored the code into separate modules.
12 * Documentation for all modules and functions.
13 * Updated most of the code to modern python3 standards.
14 * New doctest suite that can be run through setup.py or tox.
15 * Added all missing query type id->name mappings.
16 * Fixed pipe handling.
17
18 2022-09-13 Michael Orlitzky <michael@orlitzky.com>
19 * Ported to python3.
20
21 2005-12-20 Malte Tancred <malte@tancred.com>
22 * Added support for dnscache's AXFR request lines.
23
24 2003-05-04 Greg Ward <gward@python.net>
25 * Added IPv6 support to be used with the fefe patches
26 <https://www.fefe.de/dns/> with thanks to Jakob Hirsch
27 <jh@plonk.de> for prodding and testing.
28
29 2001-12-13 Greg Ward <gward@python.net>
30 * Original implementation called parse_djbdns_log, still
31 available at https://www.gerg.ca/hacks/parse_djbdns_log