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

Comparing ircd-hybrid-8/NEWS (file contents):
Revision 1273 by michael, Fri Sep 30 14:58:29 2011 UTC vs.
Revision 1274 by michael, Mon Jan 30 23:41:59 2012 UTC

# Line 4 | Line 4 | o) Implemented full services support. Am
4     - Added SVSNICK, and SVSMODE command handlers
5     - Added service stamps to NICK/UID messages
6     - Usermode +r (registered nick) has been added, as well as
7 <     channelmode +r (registered channel).
7 >     channelmode +r (registered channel)
8 >   - Now that usermode +r has a different function than before, rejected
9 >     client notices now go to new usermode +j
10     - Various services shortcuts have been added (/NS, /CS, /NICKSERV, /CHANSERV, etc.)
11     - Added channelmode +R (only registered clients may join that channel)
12     - Added usermode +R (only registered clients may send a private message)
# Line 14 | Line 16 | o) RKLINE and RXLINE commands have been
16     bans should only be added via ircd.conf
17   o) Added 'globops', 'restart' and 'module' operator privilege flags.
18     Read etc/example.conf for further explanation of what these flags
19 <   are supposed to be doing.
19 >   are supposed to be doing
20   o) Idle-time klines have been removed
21   o) Cleaned up modules API. Old modules won't work anymore
22 + o) Remove general::burst_away configuration directive. AWAY bursts are now
23 +   controlled via connect::flags explicitly
24 + o) Introduced new logging subsystem including log rotation based on
25 +   file sizes
26 +
27  
28   --------------------------------------------------------------------------------
29  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines