more great ideas

This commit is contained in:
Ward Wouts 2003-06-23 07:38:07 +00:00
parent d22a89b672
commit 249355b135

View file

@ -1,4 +1,4 @@
# $Dwarf: TODO,v 1.17 2003/05/27 19:12:46 ward Exp $ # $Dwarf: TODO,v 1.18 2003/06/15 21:37:27 ward Exp $
# $Source$ # $Source$
[ ] check for multiple servers (ip adresses) for each name and pick [ ] check for multiple servers (ip adresses) for each name and pick
@ -21,3 +21,5 @@
[ ] more regression tests [ ] more regression tests
[ ] update documentation [ ] update documentation
[ ] start useing file locking (needed for safe threading) [ ] start useing file locking (needed for safe threading)
[ ] reload config on HUP
[ ] implement include statement in config file