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 9309 by michael, Sun Mar 1 08:58:50 2020 UTC vs.
Revision 9371 by michael, Sun May 3 11:03:57 2020 UTC

# Line 1 | Line 1
1 + -- Noteworthy changes in version 8.2.31 (2020-05-03)
2 + o) macOS compatibility fixes
3 + o) Removed 'spoof_notice' from auth::flags. With vhosts now this notice doesn't make
4 +   much sense anymore
5 + o) Fixed issue where ban masks might become malformed if set by remote clients/servers
6 + o) Fixed issue with channel mode +c where high ascii characters can be erroneously
7 +   detected as control characters
8 + o) For a full list of all changes in this release, see https://git.io/JfsmV
9 +
10 +
11   -- Noteworthy changes in version 8.2.30 (2020-03-01)
12   o) "QUOTE HELP extban" didn't work because the extban help file hasn't been
13     installed properly during 'make install'
# Line 8 | Line 18 | o) Extban $n of type 'acting' has been i
18     with voice or above are not affected.
19   o) Channel mode +N has been changed so channel members with +v can change
20     their nick name as well
21 < o) For a full list of all changes in this release, see https://git.io/JvgAq
21 > o) For a full list of all changes in this release, see https://git.io/JfOyF
22  
23  
24   -- Noteworthy changes in version 8.2.29 (2020-02-19)
# Line 328 | Line 338 | o) Fixed a potential buffer overflow wit
338   o) Fixed undefined behavior in the HELP command module which could
339     lead to stack corruption
340   o) Removed useless help files for inter-server commands
341 + o) For a full list of all changes in this release, see https://git.io/JfOyA
342  
343  
344   -- Noteworthy changes in version 8.2.6 (2015-03-29)

Diff Legend

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