CGI:IRC changes Version 0.1 - 09 Sept 2000 First release Adapted from JIRC and examples in IO::Select manpage Version 0.2 - 11 Sept 2000 Changed to use html output Created a nice image for the top Added a mini-help section Uses random Values for communication file Version 0.3 - 14 Nov 2000 More commands (ctcp, whois fixed, mode, kick, topic, notice, invite, op, quote) CTCP commands supported, (VERSION, USERINFO, CLIENTINFO) Changed parsing to understand numerics via a hash Channels now joined properly on startup and user commands Works on most irc servers (tested on: efnet, openprojects) Cleaned-up all the code Uses unix-domain sockets Uses server-streams via a nph script Auto-scrolling with Javascript browsers Version 0.3.1 - 17 Nov 2000 More documentation A few more commands Configuation file and changed the init() section Access controls on channels, commands and servers Added a script to remove the tempaory files from the /tmp location Version 0.3.2 - 1 December 2000 Added /voice /devoice /ban /unban /ping and /help (gives the location of the docs file) IP tracking (added to realname and little decode.pl script to decode it) IP Access Controls with the ipaccess file Referer options added to stop other sites using your script. Fixed Javascript and Access Controls Added Styles section and cleaned up colours Added handler for CTCP and server notices Cleaned-up the login form Other minor bugfixes and features Version 0.3.3 - 18 December 2000 Userlist, option to disable it and also a basic mode. Identd daemon for IP or Nickname based ident Time-out comment sent to allow connections without much data to stay alive A lot of HTML clean-ups Vhost variable Topic and nicknames in the form Lots of bug fixes Version 0.3.3b - 28 December 2000 Changed the hosts Changed the colours to be clearer, %B and %C.. Version 0.3.4 - 29 December 2000 Fixed the userlist!