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 3920 by michael, Thu Jun 5 22:13:23 2014 UTC vs.
Revision 3921 by michael, Mon Jun 9 12:04:26 2014 UTC

# Line 31 | Line 31 | o) /info now also reports MPATH and SPAT
31   o) Updated several help files
32  
33  
34 + -- Noteworthy changes in version 8.1.18 (2014-06-09)
35 + o) Fixed CAP issue for certain clients
36 + o) Fixed bug where "STATS p" would show an invalid amount of irc-operators
37 +   in case there are any +H opers
38 + o) irc-operators may now no longer set a channel +O if they are only halfops (%)
39 + o) Channel halfops (%) may now no longer (de)halfop other channel members
40 + o) Channel halfops (%) may now no longer KICK other channel halfops
41 + o) Make sure general::stats_e_disabled gets reset via /rehash
42 + o) Fixed compile warnings; code cleanups
43 + o) Fixed bug where the configuration parser wouldn't truncate the network name
44 +   if general::network_name contains spaces
45 +
46 +
47 + -- Noteworthy changes in version 8.1.17 (2014-05-01)
48 + o) Fixed possible WATCH core
49 + o) Fixed bug where the configuration parser wouldn't take time units
50 +   into consideration for the join_flood_time and throttle_time
51 +   configuration options
52 + o) Minor /list optimization
53 +
54 +
55   -- Noteworthy changes in version 8.1.16 (2014-04-20)
56   o) Fixed undefined behaviour with crypt() returning NULL
57     since glibc2.17 in certain cases

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines