ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/NEWS
(Generate patch)

Comparing ircd-hybrid-8/NEWS (file contents):
Revision 1315 by michael, Tue Mar 27 11:46:18 2012 UTC vs.
Revision 1409 by michael, Thu May 10 21:26:09 2012 UTC

# Line 3 | Line 3 | o) Implemented full services support. Am
3     have been done for this:
4     - Added SVSNICK, and SVSMODE command handlers
5     - Added service stamps to NICK/UID messages
6 +   - Added SVS to server capabilities (CAPAB). SVS capable servers can
7 +     deal with NICK/UID messages that contain service IDs/stamps.
8     - Usermode +r (registered nick) has been added, as well as
9       channelmode +r (registered channel)
10     - Now that usermode +r has a different function than before, rejected
# Line 31 | Line 33 | o) The servlink program has been removed
33     for inter-server communication.
34     NOTE: compressed server links are of course still available, but a SSL/TLS
35     connection is required, as compression is now handled via the OpenSSL library
36 <
36 > o) Oper login IDs are no longer limited to NICKLEN*2
37 > o) Removed channel::burst_topicwho configuration option. Topicsetters are
38 >   now sent by default
39 > o) Overall code cleanup and speed improvements
40  
41   --------------------------------------------------------------------------------
42  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)