--- ircd-hybrid-8/NEWS 2012/05/08 18:58:13 1401 +++ ircd-hybrid-8/NEWS 2012/05/10 21:26:09 1409 @@ -3,6 +3,8 @@ o) Implemented full services support. Am have been done for this: - Added SVSNICK, and SVSMODE command handlers - Added service stamps to NICK/UID messages + - Added SVS to server capabilities (CAPAB). SVS capable servers can + deal with NICK/UID messages that contain service IDs/stamps. - Usermode +r (registered nick) has been added, as well as channelmode +r (registered channel) - Now that usermode +r has a different function than before, rejected @@ -34,7 +36,7 @@ o) The servlink program has been removed o) Oper login IDs are no longer limited to NICKLEN*2 o) Removed channel::burst_topicwho configuration option. Topicsetters are now sent by default - +o) Overall code cleanup and speed improvements --------------------------------------------------------------------------------