diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index b5ce8ec79..99529a27c 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,12 @@ +2000-01-26 Assar Westerlund + + * mini_inetd.c (mini_inetd): separate number of allocated sockets + and number of actual ones + * mini_inetd.c (mini_inetd): count sockets properly. and fail if + we cannot bind any + * mini_inetd.c (mini_inetd): make failing to create a socket + non-fatal + 2000-01-09 Assar Westerlund * Makefile.am(libroken_la_SOURCES): add strcollect.c