| 1 |
< |
-- ircd-hybrid-7.2rc2 RELNOTES |
| 1 |
> |
-- ircd-hybrid-7.2 RELNOTES |
| 2 |
|
o) Fixed broken operwall = yes; |
| 3 |
|
o) Added 'umode' directive to oper{}. List of modes to get on /OPER. |
| 4 |
|
o) Fixed a WHOIS bug |
| 5 |
|
o) Fixed bug where we would increase Count.invisi even |
| 6 |
|
if invisible_on_connect is turned off |
| 7 |
|
o) Removed invite_ops_only, controlled by paranoid (+p) now |
| 8 |
+ |
o) Better DDoS protection |
| 9 |
+ |
o) Fixed va_list bug on amd64 |
| 10 |
+ |
o) Fixed /dev/poll |
| 11 |
|
|
| 12 |
|
|
| 13 |
|
-- ircd-hybrid-7.2rc1 RELNOTES |
| 45 |
|
|
| 46 |
|
-------------------------------------------------------------------------------- |
| 47 |
|
|
| 45 |
– |
This is a beta version of ircd-hybrid-7.2. |
| 46 |
– |
|
| 47 |
– |
NOTE: This is still BETA code. Run it at your own risk. By running this |
| 48 |
– |
code you assume FULL responsibility for any problems it may cause. We do |
| 49 |
– |
NOT recommend that you run BETA code on production IRC networks such |
| 50 |
– |
as EFnet. |
| 51 |
– |
|
| 48 |
|
BUGS: Major bugs in this release are listed in BUGS |
| 49 |
|
|
| 50 |
|
BUG REPORTS: If you run this code and encounter problems, you must report |
| 62 |
|
is much more likely to get something done than ranting on #TZ. |
| 63 |
|
You can also use Hybrid forums at http://forum.ircd-hybrid.org/ |
| 64 |
|
|
| 69 |
– |
TESTING: This code is under active development, and a lot changes from beta |
| 70 |
– |
to beta. As the user of this code, we request that you help us test things |
| 71 |
– |
which have changed recently, and which would benefeit from being tested |
| 72 |
– |
much as possible. |
| 73 |
– |
|
| 74 |
– |
|
| 65 |
|
Questions/comments directed to bugs@ircd-hybrid.org |
| 66 |
|
|
| 67 |
|
Please read doc/whats-new.txt for information about what is in this release |