- Fixed initial flooding of the console by processactions() in debug mode - Decreased the default PRIVMSG/NOTICE barrier in processactions() by one second - Changed oer not to quote messages with "(c)" - oer now displays the current server in sstats - Added a date command - Added the "V" chanflag (auto voice admins on join) - Removed the "(truncated)" from last command, as many characters as possible is displayed from now on - Added a UPGRADING text file describing what usually needs to be done when upgrading from version to version - Made on-join quoting return better quotes - Fixed some Solaris/SunOS specific bugs, debug-mode should work again on those platforms - oer did not work with local channels, fixed (&unix) - Logons that are expired are now correctly detected as soon as they expire - If oer is given a erroneus altnick and the primary nick is taken, oer will use a random nick - Added channel flag "x" to tell oer not to timeout logons - oer will now write a file called oer.pid that will contain the process id of oer (no further copies of oer are started if this file exists and a process having the pid in oer.pid is running and is owned by the user trying to start oer) - Added tools/checkoer.sh to be put in crontab for you people out their having unreliable UNIX shells - There is now a check when backuping configuration files that the file being backed up hasn't got zero size (with this change having "b" flag one should assure that there is at least one working set of configs in case of quota/diskspace filling up) - If channel has "O" or "V" flags, dynamic admins are now automatically opped or voiced on logon - Added chanlimit (works just like chankey) - You can run oer on Windows with Cygwin, the procedure is explained in CYGWIN