version 0.2.2 -
    Implemented MSG and NOTICE commands in the actions module; strange
    oversight on my part not to include them to begin with...

version 0.2.1 -
    Removed length limitation for file paths; all paths are now allocated
    dynamically.
    Fixed RPGServ support. Use make -f Makefile.RPGServ to build.
    Made data directory a changeable option --datadir.
    Removed some vestigial items from Makefile and main program.
    Fixed nick-change handling error.

version 0.2 -
    The new native IRC interface has been completed. This obsoletes the
    BotNet/ICS interface from version 0.1.
    The new multi-file data system has been completed. This obsoletes the
    parsecfg dependency from version 0.1.
    An HTML logging system has been implemented.
    A standalone dice rolling module has been implemented.
    Various minor bugfixes.

version 0.1 -
    Initial program release.
