ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/NEWS
(Generate patch)

Comparing ircd-hybrid/trunk/NEWS (file contents):
Revision 1861 by michael, Thu Apr 25 15:33:56 2013 UTC vs.
Revision 1862 by michael, Thu Apr 25 15:42:27 2013 UTC

# Line 1 | Line 1
1   -- ircd-hybrid-8.1.0beta1 Release Notes
2   ########################################################################
3 < o) IMPORTANT: names/channels entries can't be stacked any longer within
3 > o) IMPORTANT: name/channel entries can't be stacked any longer within
4     a single resv{} block. Each entry now requires its own resv{} block.
5     Read doc/reference.conf for more details
6   #######################################################################
7   o) Added resv::exempt configuration option. Exempt can be either a
8     ISO 3166 alpha-2 two letter country code, or a nick!user@host mask.
9     CIDR is supported
10 + o) Removed channel::restrict_channels configuration option
11   o) Preliminary libGeoIP support. Currently only used for exempt entries
12     in resv{} blocks
13   o) Improved WEBIRC authentication; added 'webirc' to auth::flags.
# Line 17 | Line 18 | o) Major code cleanups
18   o) Implemented new binary database storage for X-,D-,K-,G-Lines and RESVs.
19     Temporary bans are now stored as well and will persist after a reboot
20   o) Channel based resv{} blocks may now contain wildcards
20 o) Added support for "away-notify" client capability
21   o) NICK/JOIN now shows the actual reason of reserved nick-/channelnames
22   o) contrib/ and its content has been removed from the tree
23   o) Added serverhide::hide_services configuration option
24   o) Added 'nononreg' (+R) to oper::umodes and general::oper_only_modes
25 + o) Added support for "away-notify" client capability
26  
27  
28   -- ircd-hybrid-8.0.7 Release Notes

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines