diff --git a/TODO b/TODO index 87d6969..d2a6b7c 100644 --- a/TODO +++ b/TODO @@ -11,4 +11,5 @@ - fix reread configs with kill -1 - fix debug - fix domains support - + add nodelist mask support \ No newline at end of file + + add nodelist mask support + - check log of tcp/ip sessions. \ No newline at end of file diff --git a/source/ChangeLog b/source/ChangeLog index 002d132..cc34593 100644 --- a/source/ChangeLog +++ b/source/ChangeLog @@ -1,3 +1,7 @@ +2005-01-11 Evgeniy Kozhuhovskiy + + * nodelist.c(nodelist_open): fixed warnings + 2005-01-11 Andrey Slusar * Makefile.in (CFLAGS): added -fno-builtin.