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 1932 by michael, Tue Apr 30 19:44:32 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 +
6 +
7 + -- ircd-hybrid-8.1.0beta2 Release Notes
8 + o) Fixed broken compile with libGeoIP disabled
9 + o) Code cleanups; working towards stabilization and improved performance
10 + o) Changed RPL_WELCOME to comply with rfc2812
11 + o) Removed operflag 'nick_changes'. Operators can now set +n at will
12 + o) Fixed shared{} blocks not working as expected
13 + o) Fixed spoofs not working as expected
14 +
15 +
16   -- ircd-hybrid-8.1.0beta1 Release Notes
17   ########################################################################
18   o) IMPORTANT: name/channel entries can't be stacked any longer within
# Line 25 | Line 40 | o) Added 'nononreg' (+R) to oper::umodes
40   o) Added support for "away-notify" client capability
41  
42  
43 + -- ircd-hybrid-8.0.8 Release Notes
44 + o) "STATS s" now shows configured services{} blocks as well
45 + o) Fixed compile warnings, minor code cleanups and optimizations
46 + o) Increased nickname history length to 32768
47 + o) Unidentified/unregistered nicks may not speak in +R channels
48 +
49 +
50   -- ircd-hybrid-8.0.7 Release Notes
51   o) Services may now set a channel topic without joining the channel first
52   o) Fixed bug where /whois would send empty sockhost information on TS5
# Line 203 | Line 225 | BUG REPORTS: If you run this code and en
225   DISCUSSION: There is a mailing list for discussion of hybrid issues,
226   including betas. To subscribe, use this link:
227      https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
228 < 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.
228 > This is the proper place to discuss new features, bugs, etc.
229  
230   Questions/comments directed to bugs@ircd-hybrid.org
231  

Diff Legend

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