0.6 - Fixed a bug that made the shell interpret messages directed to channels (expanding ??, * and the like) - Made prompt be written to stderr - Added a splitvt wrapper 0.5 - Written a manual ! - Made a simple install-sh script - Fixed a bug in CMD_load - Tried to convince a minix system to run it with `ash' (almost done!) - A config file is used. You can specify which one with the SHIRC_CONF environment variable - Modules are looked for in SHIRC_MODPATH, channels log are stored in SHIRC_CHDIR (set in SHIRC_CONF) - NEW: module rot13 0.4 - NEW: when joining a channel the file $HOME/.shirc/onjoin will be parsed for shirc commands - Main loop is now a function `parsestream' - Reduced the set of core commands - All commands are now shell functions with name CMD_ - The command /load can be used to load modules for shirc - The command /source will read shirc commands from