Updated TODO
This commit is contained in:
parent
ade4ed6379
commit
cc430906e0
2
TODO
2
TODO
|
@ -52,7 +52,7 @@
|
||||||
in .conf: helper { kill_global, rehash, kline_local }
|
in .conf: helper { kill_global, rehash, kline_local }
|
||||||
in modules: privilege_add("kill_global"), has_privilege(source_p, "kill_global") etc, should work the way dynamic cflags/umodes done
|
in modules: privilege_add("kill_global"), has_privilege(source_p, "kill_global") etc, should work the way dynamic cflags/umodes done
|
||||||
[x] Remove glines entirely
|
[x] Remove glines entirely
|
||||||
[?] test suite as in ircu
|
[x] test suite as in ircu
|
||||||
[/] Bug fixes
|
[/] Bug fixes
|
||||||
[x] Compilation without zlib headers fails - fixed
|
[x] Compilation without zlib headers fails - fixed
|
||||||
[ ] Compilation date and time in server welcome message is in OS locale - looks ugly 'cause often it's not match user's codepage
|
[ ] Compilation date and time in server welcome message is in OS locale - looks ugly 'cause often it's not match user's codepage
|
||||||
|
|
Loading…
Reference in New Issue