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