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

Comparing ircd-hybrid/trunk/NEWS (file contents):
Revision 1798 by michael, Sun Mar 31 17:09:50 2013 UTC vs.
Revision 1828 by michael, Mon Apr 15 09:49:29 2013 UTC

# Line 6 | Line 6 | o) Implemented new memory pool allocator
6   o) Major code cleanups
7   o) Implemented new binary database storage for X-,D-,K-,G-Lines and RESVs.
8     Temporary bans are now stored as well and will persist after a reboot
9 + o) Channel based resv{} blocks may now contain wildcards
10  
11  
12   -- ircd-hybrid-8.0.7 Release Notes
13 < o) Added SVSHOST command handler which allows services to change the
14 <   hostname of a specific user
13 > o) Services may now set a channel topic without joining the channel first
14 > o) Fixed bug where /whois would send empty sockhost information on TS5
15 >   servers
16 > o) Remote server connection and split notices now go to new usermode +e.
17 >   These previously used usermode +x.
18 > o) Services may now change the host of a specific user
19 >   via "SVSMODE <timestamp> <target> +x <hostname>"
20  
21  
22   -- ircd-hybrid-8.0.6 Release Notes
# Line 138 | Line 144 | o) Implemented full services support, in
144   o) Removed RKLINE and RXLINE commands. Regular expression based bans should
145     only be added via ircd.conf
146   o) Added 'globops', 'restart', 'dline', 'undline' and 'module' operator
147 <   privilege flags. Read doc/example.conf for further explanation of what
147 >   privilege flags. Read doc/reference.conf for further explanation of what
148     these flags control
149   o) Removed Idle-time klines
150   o) Cleaned up modules API. Old modules won't work anymore

Diff Legend

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