| 1 |
|
-- ircd-hybrid-8.1.0beta1 Release Notes |
| 2 |
|
o) Improved WEBIRC authentication; added 'webirc' to auth::flags. |
| 3 |
|
A "webirc." spoof is now no longer required |
| 4 |
< |
o) Implemented new memory pool allocator which basically is taken from Tor's |
| 4 |
> |
o) Implemented new memory pool allocator which basically is based upon Tor's |
| 5 |
|
mempool allocator for Tor cells |
| 6 |
|
o) Major code cleanups |
| 7 |
< |
o) Implemented new binary database storage for X-,D-,K-,G-Lines and RESVs |
| 7 |
> |
o) Implemented new binary database storage for X-,D-,K-,G-Lines and RESVs. |
| 8 |
|
Temporary bans are now stored as well and will persist after a reboot |
| 9 |
|
|
| 10 |
+ |
|
| 11 |
|
-- ircd-hybrid-8.0.7 Release Notes |
| 12 |
|
o) Added SVSHOST command handler which allows services to change the |
| 13 |
|
hostname of a specific user |