/**********************************/
/* Copyright (C) 2005-2006 IRCtoo */
/**********************************/
/* $Id: IRCTOO-CHANGES 167 2006-06-05 23:13:25Z Kobi_S $ */

* SAMODE - TS 0
* Added SSL support
* Added ULF_NOBAWAY - don't send AWAYs on burst
* Added ULF_NOCHANMSG - don't pass channel messages/notices
* CMODE +N - No channel notices
* SCJ - Services' join check (disabled by default)
* /notice +#channel will go to ops as well
* Include the real oper nick on /oper
* Show modes on /whois to +A
* Services control (SCJ/helpop/chatops/wallops)
* Complain about svshold'ed nicks only to +d opers
* Redirect users to another server by command of services, when the 
  server is full, and on /die
* User levels (SL/UL/LWO/LGO)
* Added /helpop
* Host/ip "spoofing" for web chat clients.
* Added the OPERHOST patch.
* Added S/D/I (SSL/NODNS/NOIDENTD) flags to port block.
* Fixed some error messages.
* Added sha256 encryption support (crypt_oper_pass on the options block).
* Removed notice block for u:lined clients on servhubs because StatServ needs to get ctcp 
  replies
* Updated DEFAULT_NS_REGISTER_URL to: http://users.irctoo.net/kb/view.php?id=30
* Fixed a bug on /stats t & global notices
* Don't show uplink servers for a u:lined or a hidden link on splits (we don't show them on 
  /links so there is no reason to show it on the quit reason).
* Applied the 64bit fixes for src/res.c
