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

Comparing ircd-hybrid/trunk/NEWS (file contents):
Revision 1823 by michael, Sun Apr 14 18:24:38 2013 UTC vs.
Revision 1840 by michael, Sun Apr 21 09:47: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 + o) Added support for "away-notify" client capability
11 + o) NICK/JOIN now shows the actual reason of reserved nick-/channelnames
12 + o) contrib/ and its content has been removed from the tree
13  
14  
15   -- ircd-hybrid-8.0.7 Release Notes
16 < o) Added SVSHOST command handler which allows services to change the
17 <   hostname of a specific user
16 > o) Services may now set a channel topic without joining the channel first
17 > o) Fixed bug where /whois would send empty sockhost information on TS5
18 >   servers
19 > o) Remote server connection and split notices now go to new usermode +e.
20 >   These previously used usermode +x.
21 > o) Services may now change the host of a specific user
22 >   via "SVSMODE <timestamp> <target> +x <hostname>"
23  
24  
25   -- ircd-hybrid-8.0.6 Release Notes

Diff Legend

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