ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/RELNOTES
(Generate patch)

Comparing ircd-hybrid-7.2/RELNOTES (file contents):
Revision 269 by adx, Mon Nov 14 19:39:09 2005 UTC vs.
Revision 318 by michael, Sat Dec 24 14:51:35 2005 UTC

# Line 1 | Line 1
1 < -- ircd-hybrid-7.2 RELNOTES
1 > -- ircd-hybrid-7.2.1beta1 RELNOTES
2 > o) Fixed bug where particular clients would always receive
3 >   "Load is temporarily too heavy" message
4 > o) Improved memory consumption, i.e. memory consumption has
5 >   been reduced for remote clients
6 >
7 >
8 > -- ircd-hybrid-7.2.0 RELNOTES
9   o) Fixed broken operwall = yes;
10   o) Added 'umode' directive to oper{}.  List of modes to get on /OPER.
11   o) Fixed a WHOIS bug
# Line 6 | Line 13 | o) Fixed bug where we would increase Cou
13     if invisible_on_connect is turned off
14   o) Removed invite_ops_only, controlled by paranoid (+p) now
15   o) Better DDoS protection
16 + o) Fixed va_list bug on amd64
17 + o) Fixed /dev/poll
18  
19  
20   -- ircd-hybrid-7.2rc1 RELNOTES
# Line 43 | Line 52 | o) Native win32 build
52  
53   --------------------------------------------------------------------------------
54  
55 < This is a beta version of ircd-hybrid-7.2.
55 > This is a beta version of ircd-hybrid-7.2.1.
56  
57   NOTE: This is still BETA code.  Run it at your own risk.  By running this
58   code you assume FULL responsibility for any problems it may cause.  We do
59   NOT recommend that you run BETA code on production IRC networks such
60   as EFnet.
61  
62 + TESTING: This code is under active development, and a lot changes from beta
63 + to beta.  As the user of this code, we request that you help us test things
64 + which have changed recently, and which would benefeit from being tested
65 + much as possible.
66 +
67   BUGS: Major bugs in this release are listed in BUGS
68  
69   BUG REPORTS: If you run this code and encounter problems, you must report
# Line 67 | Line 81 | DISCUSSION: There is a mailing list for
81   is much more likely to get something done than ranting on #TZ.
82   You can also use Hybrid forums at http://forum.ircd-hybrid.org/
83  
70 TESTING: This code is under active development, and a lot changes from beta
71 to beta.  As the user of this code, we request that you help us test things
72 which have changed recently, and which would benefeit from being tested
73 much as possible.
74
75
84   Questions/comments directed to bugs@ircd-hybrid.org
85  
86   Please read doc/whats-new.txt for information about what is in this release

Diff Legend

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