| 6 |
|
o) Major code cleanups |
| 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 |
+ |
o) Channel based resv{} blocks may now contain wildcards |
| 10 |
|
|
| 11 |
|
|
| 12 |
|
-- ircd-hybrid-8.0.7 Release Notes |
| 13 |
< |
o) Added SVSHOST command handler which allows services to change the |
| 14 |
< |
hostname of a specific user |
| 13 |
> |
o) Services may now set a channel topic without joining the channel first |
| 14 |
> |
o) Fixed bug where /whois would send empty sockhost information on TS5 |
| 15 |
> |
servers |
| 16 |
> |
o) Remote server connection and split notices now go to new usermode +e. |
| 17 |
> |
These previously used usermode +x. |
| 18 |
> |
o) Services may now change the host of a specific user |
| 19 |
> |
via "SVSMODE <timestamp> <target> +x <hostname>" |
| 20 |
|
|
| 21 |
|
|
| 22 |
|
-- ircd-hybrid-8.0.6 Release Notes |