| 1 |
+ |
-- ircd-hybrid-7.3.0 Release Notes |
| 2 |
+ |
o) Added Bulgarian language file provided by Borislav Borisov |
| 3 |
+ |
o) Server hostmasking has been removed due to TS6 requirements |
| 4 |
+ |
o) Fixed broken IPv6 detection |
| 5 |
+ |
o) Minor code optimizations. Reduced memory consumption |
| 6 |
+ |
o) User IDs are now shown in client connection notices |
| 7 |
+ |
o) Increased maximum temporary kline time to 360 days |
| 8 |
+ |
o) Added back STATS/TRACE/MOTD/ADMIN request notices. Removed |
| 9 |
+ |
spy_*_notice modules accordingly. |
| 10 |
+ |
o) Channelmode +O; channel can be joined by ircops only. |
| 11 |
+ |
o) Channelmode +S; only clients with a secure connection (ssl/tls) |
| 12 |
+ |
can join this channel. |
| 13 |
+ |
|
| 14 |
+ |
|
| 15 |
|
-- ircd-hybrid-7.3-rc1 Release Notes |
| 16 |
|
o) Major 64-bit cleanups and portability fixes. |
| 17 |
|
o) Fixed bug where unregistered clients were not able to complete registration |