diff --git a/ChangeLog b/ChangeLog index f3a7130..55b400c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-10 Robert James Kaes + + * src/daemon.c (makedaemon): Close the standard file descriptors + when compiling a production executable. I only need these left + open when doing debugging. + 2004-08-06 Robert James Kaes * src/conns.c, src/conns.h, src/reqs.c, src/tinyproxy.h: