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 5524 by michael, Tue Feb 10 19:29:36 2015 UTC vs.
Revision 5597 by michael, Tue Feb 17 20:00:40 2015 UTC

# Line 1 | Line 1
1 < -- Noteworthy changes in version 8.2.3 (2015-02-10)
1 > -- Noteworthy changes in version 8.2.4 (2015-02-17)
2 > o) Added SVSTAG command which services may use to add tags to users which can
3 >   be seen in /whois
4 > o) Added oper::whois configuration option which allows to override the default
5 >   RPL_WHOISOPERATOR numeric string shown in /whois.
6 > o) IRC operators may now use +O on a channel even if they are only a half-op
7 > o) Fixed bug where TOPIC messages were not n!u@h prefixed in case of TBURST
8 >   issued by services clients
9 >
10 >
11 > -- Noteworthy changes in version 8.2.3 (2015-02-11)
12   ########################################################################
13   o) IMPORTANT: the following ircd.conf configuration directives have been renamed:
14  
# Line 15 | Line 25 | o) Allow to disable the NOTICE/PRIVMSG a
25     general::default_floodcount configuration option to 0
26   o) Updated some help files
27   o) Minor code cleanups and improvements
28 + o) Operators may now see certificate fingerprints, user modes and hidden
29 +   channels via /whois as well. This used to be admin only.
30  
31  
32   -- Noteworthy changes in version 8.2.2 (2015-01-20)

Diff Legend

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