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 2269 by michael, Tue Jun 18 15:07:26 2013 UTC vs.
Revision 2468 by michael, Sun Aug 18 18:25:28 2013 UTC

# Line 1 | Line 1
1 + -- ircd-hybrid-8.1.7 Release Notes
2 + o) Fixed issue with channel mode +n having no functionality at all
3 + o) Fixed SSL certificate fingerprint validation for outgoing server connects
4 + o) Updated several documentation files
5 +
6 +
7 + -- ircd-hybrid-8.1.6 Release Notes
8 + o) Fixed possible core with empty motd files
9 +
10 +
11 + -- ircd-hybrid-8.1.5 Release Notes
12 + o) Fixed bug that would prevent servers from linking together
13 +   if connect::aftype isn't set
14 +
15 +
16 + -- ircd-hybrid-8.1.4 Release Notes
17 + o) Added 'xline' and 'resv' logging types. See doc/reference.conf
18 +   for more information
19 + o) Fixed bug where remote /STATS requests were not rate limited
20 + o) Fixed core with empty auth::spoof entries
21 + o) Increased oper/auth/connect password length limit from 20 to 128
22 + o) Minor fixes to nickflood control code
23 +
24 +
25 + -- ircd-hybrid-8.1.3 Release Notes
26 + o) Fixed possible core on "STATS z"
27 + o) Revised doc/reference.conf
28 + o) Fixed broken --disable-libgeoip switch
29 +
30 +
31   -- ircd-hybrid-8.1.2 Release Notes
32 + o) Added general::cycle_on_host_change configuration option
33   o) Added general::stats_u_oper_only configuration option
34   o) Added support for SHA-256 ssl certificate fingerprint based operator{}
35     and connect{} blocks.
# Line 278 | Line 309 | o) Overall code cleanup and speed improv
309  
310   --------------------------------------------------------------------------------
311  
281 This is still BETA code. Run it at your own risk. By running this
282 code you assume FULL responsibility for any problems it may cause.
283 We do NOT recommend that you run BETA code on production IRC networks
284 such as EFnet.
285
312   BUG REPORTS: If you run this code and encounter problems, you must report
313   the bug by EMAIL to bugs@ircd-hybrid.org
314   Please include a gdb backtrace and a copy of your config.h and

Diff Legend

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