| 1 |
+ |
-- ircd-hybrid-8.1.7 Release Notes |
| 2 |
+ |
o) Fixed issue with channel mode +n having no functionality at all |
| 3 |
+ |
|
| 4 |
+ |
|
| 5 |
+ |
-- ircd-hybrid-8.1.6 Release Notes |
| 6 |
+ |
o) Fixed possible core with empty motd files |
| 7 |
+ |
|
| 8 |
+ |
|
| 9 |
+ |
-- ircd-hybrid-8.1.5 Release Notes |
| 10 |
+ |
o) Fixed bug that would prevent servers from linking together |
| 11 |
+ |
if connect::aftype isn't set |
| 12 |
+ |
|
| 13 |
+ |
|
| 14 |
+ |
-- ircd-hybrid-8.1.4 Release Notes |
| 15 |
+ |
o) Added 'xline' and 'resv' logging types. See doc/reference.conf |
| 16 |
+ |
for more information |
| 17 |
+ |
o) Fixed bug where remote /STATS requests were not rate limited |
| 18 |
+ |
o) Fixed core with empty auth::spoof entries |
| 19 |
+ |
o) Increased oper/auth/connect password length limit from 20 to 128 |
| 20 |
+ |
o) Minor fixes to nickflood control code |
| 21 |
+ |
|
| 22 |
+ |
|
| 23 |
|
-- ircd-hybrid-8.1.3 Release Notes |
| 24 |
|
o) Fixed possible core on "STATS z" |
| 25 |
|
o) Revised doc/reference.conf |
| 307 |
|
|
| 308 |
|
-------------------------------------------------------------------------------- |
| 309 |
|
|
| 288 |
– |
This is still BETA code. Run it at your own risk. By running this |
| 289 |
– |
code you assume FULL responsibility for any problems it may cause. |
| 290 |
– |
We do NOT recommend that you run BETA code on production IRC networks |
| 291 |
– |
such as EFnet. |
| 292 |
– |
|
| 310 |
|
BUG REPORTS: If you run this code and encounter problems, you must report |
| 311 |
|
the bug by EMAIL to bugs@ircd-hybrid.org |
| 312 |
|
Please include a gdb backtrace and a copy of your config.h and |