added improvement in TODO related to support compilation without parser/lexer generators present in OS
This commit is contained in:
parent
2b97b8ed52
commit
200e53e8f2
2
TODO
2
TODO
|
@ -60,6 +60,8 @@
|
|||
[/] Bug fixes
|
||||
[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
|
||||
[ ] Improvments
|
||||
[ ] ircd shouldn't need bison/byacc/yacc or flex for compilation
|
||||
--- other stuff
|
||||
[ ] allow to set up configfiles path (etc/) instead of separated configfiles names (kline.conf, ircd.conf etc) like it is in ratbox3?
|
||||
[?] internally split out +o/+v "ranks" into a series of permissions. this could allow for configure-defined
|
||||
|
|
Loading…
Reference in New Issue