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 1615 by michael, Mon Oct 29 18:20:49 2012 UTC vs.
Revision 1731 by michael, Sun Jan 6 11:42:40 2013 UTC

# Line 1 | Line 1
1 + -- ircd-hybrid-8.1.0beta1 Release Notes
2 + o) Improved WEBIRC authentication; added 'webirc' to auth::flags.
3 +   A "webirc." spoof is now no longer required
4 + o) Implemented new memory pool allocator which basically is taken from Tor's
5 +   mempool allocator for Tor cells
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 +
10 +
11 + -- ircd-hybrid-8.0.4 Release Notes
12 + o) Fixed possible core on USERHOST/ISON with optimization enabled
13 + o) Fixed bug where can_flood sometimes didn't work as expected
14 +
15 +
16 + -- ircd-hybrid-8.0.3 Release Notes
17 + o) Fixed core on UNDLINE
18 + o) XLINE/KLINE/RESV/DLINE/SQUIT and KILL now have the same default reason
19 +   if a reason hasn't been specified
20 +
21 +
22 + -- ircd-hybrid-8.0.2 Release Notes
23 + o) Minor updates to the build system
24 + o) Fixed broken --enable-assert configure switch
25 + o) Fixed bug where timed events stopped from working if the system's
26 +   clock is running backwards
27 + o) STATS q|Q now shows how many times a resv{} block has been matched
28 + o) Fixed contributed WEBIRC module
29 + o) IRC operators may now again see server generated nick rejection notices
30 +
31 +
32 + -- ircd-hybrid-8.0.1 Release Notes
33 + o) Fixed broken CIDR support for CHALLENGE based irc operator logins
34 + o) Fixed class limits not properly applying to oper{} blocks
35 + o) Fixed possible TBURST desynchronization with services
36 + o) Fixed TBURST sending server's name to clients if it's a hidden server
37 +
38 +
39   -- ircd-hybrid-8.0.0 Release Notes
40   o) Fixed possible TBURST desynchronization with services
41   o) Fixed TBURST sending server's name to clients if it's a hidden server

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines