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/branches/8.2.x/NEWS (file contents):
Revision 5984 by michael, Mon May 25 15:34:43 2015 UTC vs.
Revision 6391 by michael, Sun Aug 23 14:26:34 2015 UTC

# Line 1 | Line 1
1 + -- Noteworthy changes in version 8.2.9 (2015-??-??)
2 + o) Added 'xline_exempt' to auth {} block flags
3 + o) serverinfo::sid is now optional. A unique SID is now automatically
4 +   generated based on the server's name and description
5 + o) Various fixes to the mkpasswd tool
6 + o) If supported by the compiler, ircd-hybrid now compiles with
7 +   -fstack-protector-strong instead of -fstack-protector
8 + o) Services can now add SQLINEs/RESVs that have wildcards in it
9 + o) Channel name RESVs are now sanity checked for too broad masks
10 + o) class::connectfreq now works properly with values lower than 300 seconds
11 +
12 +
13   -- Noteworthy changes in version 8.2.8 (2015-05-10)
14   o) ircd now rejects remote k-line requests for user@host mask that don't
15     have at least general::min_nonwildcard non-wildcard characters in it

Diff Legend

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