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