mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
PyLink 2.0.1
This commit is contained in:
parent
97603fe169
commit
724a71e1b2
@ -3,13 +3,13 @@
|
||||
Changes since 2.0.0:
|
||||
|
||||
#### Feature changes
|
||||
- Slashes (`/`) in hosts is now supported on UnrealIRCd
|
||||
- Added an `ignore_ts_errors` server option to suppress bogus TS warnings
|
||||
- Slashes (`/`) in hosts is now supported on UnrealIRCd.
|
||||
- Added an `ignore_ts_errors` server option to suppress bogus TS warnings.
|
||||
|
||||
#### Bug fixes
|
||||
- clientbot: fix desync when the bot is told to kick itself ([issue#377](https://github.com/jlu5/PyLink/issues/377))
|
||||
- launcher: fix PID files not being read if psutil isn't installed
|
||||
- relay_clientbot no longer relays list modes being set when a server bursts ([issue#627](https://github.com/jlu5/PyLink/issues/627))
|
||||
- relay_clientbot no longer relays list modes set during a server burst ([issue#627](https://github.com/jlu5/PyLink/issues/627))
|
||||
- Fixed stray "bogus TS 0" warnings on some UnrealIRCd mode commands
|
||||
|
||||
#### Internal improvements
|
||||
|
Loading…
Reference in New Issue
Block a user