- Database fixes: execute scripts/fix_26.sql before running this version - There is now another way of doing last/seen logging (set global flag "n" to activate it, all channels will be logged into 2 tables so it will be less performant but will be more administrativeable) - 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 - Fixed several errors in "make install" - Made on-join quoting return better quotes - Added a UPGRADING text file describing what usually needs to be done when upgrading from version to version - 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+MySQL is given a erroneus altnick and the primary nick is taken, oer+MySQL will use a random nick - Added channel flag "x" to tell oer+MySQL not to timeout logons - If channel has "O" or "V" flags, dynamic admins are now automatically opped or voiced on logon - Added chanlimit (works just like chankey)