* irclogsearch can be told about the filename pattern of log files via an environment variable (IRCLOG_GLOB). Patch by Jonathan Kinred.
2.10.0
-------------------
* New option: --glob-pattern. Patch by Albertas Agejevas. Fixes LP912310.
* Links in logs are marked with rel="nofollow". Patch by Matt Wheeler. Fixes LP914553.
* New option: --version.
* New option: -c, --config=FILE.
2.9.2
------------------
* Support XChat Latin/Unicode hybrid encoding (http://xchat.org/encoding/). Fixes LP703622.
* irclog2html copies irclog.css file into the destination directory. Fixes LP608727.
2.9.1
------------------
* Make sure irclog.css is installed in the right place; logs2html needs it.
2.9
----------------
* Restructured source tree, made irclogs2html into a package, added setup.py, buildout.cfg, bootstrap.py, Makefile, HACKING.txt; moved old porting test suite into a subdirectory (porting).
* logs2html copies irclog.css file into the destination directory.
* Released into PyPI.
2.8
----------------
* Added README.txt and CHANGES.txt.
* Support dircproxy log files (new date format: "[15 Jan 08:42]", strip ident and IP address from nicknames). Patch by Paul Frields.
* New option: --dircproxy also makes irclog2html strip a single leading '+' or '-' from messages.