| 1 |
+ |
-- ircd-hybrid-8.1.14 Release Notes |
| 2 |
+ |
o) WHOWAS now honors serverhide::disable_remote_commands |
| 3 |
+ |
o) Improved TS6 inter-server communication |
| 4 |
+ |
o) Minor code cleanups and speed enhancements |
| 5 |
+ |
o) Added 'unxline' oper flag |
| 6 |
+ |
o) Added support for "userhost-in-names" client capability |
| 7 |
+ |
o) ircd now allows private rsa keys larger than 2048 bits |
| 8 |
+ |
o) Fixed bug where signals stopped from working after restarting |
| 9 |
+ |
the ircd via SIGINT |
| 10 |
+ |
o) Fixed bug where certain irc clients could not reconnect via TLS/SSL |
| 11 |
+ |
o) Fixed long-standing bug where +p channels have been shown |
| 12 |
+ |
in the /whois reply |
| 13 |
+ |
|
| 14 |
+ |
|
| 15 |
|
-- ircd-hybrid-8.1.13 Release Notes |
| 16 |
|
o) Fixed EOB not working for remote servers (resulted in fake |
| 17 |
|
direction notices) |
| 28 |
|
o) RPL_WHOISMODES now uses the 379 numeric |
| 29 |
|
o) Serial number is now shown on start up |
| 30 |
|
o) Fixed possible channel mode desynch with services |
| 31 |
< |
o) Fixed TS 6 support with LOCOPS |
| 31 |
> |
o) Fixed TS6 support with LOCOPS |
| 32 |
|
o) Minor code cleanups |
| 33 |
|
o) Fixed file descriptor leak with empty help files |
| 34 |
|
o) Fixed issue with WEBIRC where hostnames were |