$Id: ChangeLog,v 1.25 2002/08/20 16:35:24 tilk Exp $ * 20.08.2002 1.0.2 - Passworded servers support - Fix for servers not revealing prefix before login - Fix for MIRC format * 08.04.2002 1.0.1 - Fix in color decoder - MIRC like log output * 28.01.2002 1.0.0 - bugfix... New channel files are created for new channels after rehash. * 27.01.2002 - Very important bugfix in support classes (deepcopying of template) * 22.01.2002 - To: header configuration * 19.01.2002 - Changed fork() mechanizm to threading mechanism. * 15.01.2002 - New, super-responsive async connection handling algorithm (uses poll() call). * 23.12.2001 - Logging on channels with slash '/' in name works. * 22.12.2001 - Log archivizing. * 16.12.2001 0.9.8 - Automatic reopping via Services. - Different compression for different emails. - Listing channel modes and bans on join * 15.12.2001 - Fixed bug causing tIl to terminate after mode -l. * 11.12.2001 0.9.7 - Finally fixed that logsending thread stuff. - Now messages sent by CTCP ADMIN MSG are logged. * 09.12.2001 - Just bugfixes. * 03.12.2001 - @ and + before nicks of channel ops and voiced guys in messages :> * 02.12.2001 - Moved maintenance functions to separate function - Moved maintenance call to delay-loop (now properly reconnecting after ping timeout) - Objectization (created support classes) - Added REHASH and MSG commands - Added RESTART command - Optimized hostmask regexps * 01.12.2001 0.9.6 - Fixed bug causing irclog not to reconnect to server after disconnect - Fix for "large letter problem" (server returning #Chan instead of #chan causing tilkirclog to terminate) - Similiar fix, but for nicks - Can use hashed passwords (md5 and sha1) - Hostmask security * 30.11.2001 0.9.5 - Sending e-mails in separate thread - vhost support * 28.11.2001 0.9.4 - Fixed bug in irclog_confclass.py - Removing bans and invites in invite-only with services - Nick reclaiming (with and without services) * 27.11.2001 0.9.3 - Fix in irclog_timer.py (time trigger saved instantly after activation) - Objectized main loop - ctcp replies - fixes for indenting - Adding date to log filenames * 26.11.2002 0.9.2 - Indenting of nicks in logs (left indent, right indent, none) - Fast, nice-looking linewrap - New config file handling (config refresh is no more a nightmare)