# Updated changelog

This commit is contained in:
Robert James Kaes 2004-08-10 15:34:48 +00:00
parent 4a8c4d55f0
commit bebc78a7e6

View File

@ -1,3 +1,9 @@
2004-08-10 Robert James Kaes <rjkaes@users.sourceforge.net>
* 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 <rjkaes@users.sourceforge.net>
* src/conns.c, src/conns.h, src/reqs.c, src/tinyproxy.h: