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 1865 by michael, Thu Apr 25 17:35:30 2013 UTC vs.
Revision 1937 by michael, Sat May 4 20:54:13 2013 UTC

# Line 1 | Line 1
1 + -- ircd-hybrid-8.1.0beta3 Release Notes
2 + o) PCRE support has been dropped
3 + o) "STATS o" now shows how many times an oper{} block has been used.
4 +   Similar to STATS x|q"
5 + o) Implemented channel mode +c. Known from other ircds, this mode basically
6 +   prevents users from sending messages including control codes to a channel
7 +   that has this mode set
8 +
9 +
10 + -- ircd-hybrid-8.1.0beta2 Release Notes
11 + o) Fixed broken compile with libGeoIP disabled
12 + o) Code cleanups; working towards stabilization and improved performance
13 + o) Changed RPL_WELCOME to comply with rfc2812
14 + o) Removed operflag 'nick_changes'. Operators can now set +n at will
15 + o) Fixed shared{} blocks not working as expected
16 + o) Fixed spoofs not working as expected
17 +
18 +
19   -- ircd-hybrid-8.1.0beta1 Release Notes
20   ########################################################################
21   o) IMPORTANT: name/channel entries can't be stacked any longer within
# Line 25 | Line 43 | o) Added 'nononreg' (+R) to oper::umodes
43   o) Added support for "away-notify" client capability
44  
45  
46 + -- ircd-hybrid-8.0.8 Release Notes
47 + o) "STATS s" now shows configured services{} blocks as well
48 + o) Fixed compile warnings, minor code cleanups and optimizations
49 + o) Increased nickname history length to 32768
50 + o) Unidentified/unregistered nicks may not speak in +R channels
51 +
52 +
53   -- ircd-hybrid-8.0.7 Release Notes
54   o) Services may now set a channel topic without joining the channel first
55   o) Fixed bug where /whois would send empty sockhost information on TS5
# Line 203 | Line 228 | BUG REPORTS: If you run this code and en
228   DISCUSSION: There is a mailing list for discussion of hybrid issues,
229   including betas. To subscribe, use this link:
230      https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
231 < This is the proper place to discuss new features, bugs, etc. Posting here
207 < is much more likely to get something done than ranting on #TZ.
231 > This is the proper place to discuss new features, bugs, etc.
232  
233   Questions/comments directed to bugs@ircd-hybrid.org
234  

Diff Legend

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