mirror of
https://github.com/matrix-construct/construct
synced 2025-01-13 16:33:53 +01:00
Added info about two bugs (features?) which must be fixed: 1.
compilation without zlib headers 2. compilation time locale
This commit is contained in:
parent
4c1189f7de
commit
d2bbeba120
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -33,6 +33,9 @@
|
|||
[ ] auth checker module
|
||||
[ ] resolver module
|
||||
[x] Remove glines entirely
|
||||
[ ] Bug fixes
|
||||
[ ] Compilation without zlib headers fails
|
||||
[ ] Compilation date and time in server welcome message is in OS locale - looks ugly 'cause often it's not match user's codepage
|
||||
--- other stuff
|
||||
[?] PASS selector:password for auth{} from ircd-seven? (useful for dynamic IPs)
|
||||
[?] +C (noctcp) channel/usermode from ircd-seven?
|
||||
|
|
Loading…
Reference in a new issue