- Database fixes: execute scripts/fix_35.sql before running this version (database based autheds) - The ident column change (length 64 -> 20) introduced in -34 wasn't included in initial.sql, fixed (did some further tweaking to initial.sql as well) - Added support for chanmodes +c/+C (a QuakeNet extension) - Updated the perl scripts in tools directory to reflect the recent database changes - Added support for database based autheds, should make life easier for those who run shared oer+MySQL setups - Forced logoff broke in -34, fixed - If changing a dynamic user to a static one, oer+MySQL will from now on logoff the user automatically - ff2mysql.pl removed from tools directory, use upgrade.pl from now on - Updated HELP - Manual logoff didn't work if channel had chanflag "x", fixed - Added '+' and '!' to allowed channel prefixes (RFC 2811)