| 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 |
| 52 |
|
|
| 53 |
|
-------------------------------------------------------------------------------- |
| 54 |
|
|
| 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 |