0.9.1 - bug fixed in shirc-link 0.9 - Automatic splitvt detection, shirc-splitvt obsoleted, internal splitvt usage cleaner (removes FIFO after usage). - New shirc-link script, for inter-hosts channel linkage - Joins/parts encoded as files in a 'users' directory instead of written to a 'users' file. You can use the update_userfiles script to update format. - Topic report mimate irc style. - Bug fixes 0.8 - /users renamed to /names (irc-compatible) - Added /motd command - User files locked before modification - Install procedure will ask for prefix and will just *suggest* to install conf and motd - Added note about shirc-splitvt in manual. - Bug fixes 0.7 - load command refuses to load a module multiple times - prompt string printed to stderr (for splitvt wrapper niceness) - added 'invite' module - version shown on help 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