# Updated changelog to reflect that 1.6.3 is released today.

This commit is contained in:
Robert James Kaes 2004-08-10 20:03:16 +00:00
parent bebc78a7e6
commit 1768fc0755

View File

@ -1,5 +1,7 @@
2004-08-10 Robert James Kaes <rjkaes@users.sourceforge.net> 2004-08-10 Robert James Kaes <rjkaes@users.sourceforge.net>
Released tinyproxy 1.6.3 (2004-08-10)
* src/daemon.c (makedaemon): Close the standard file descriptors * src/daemon.c (makedaemon): Close the standard file descriptors
when compiling a production executable. I only need these left when compiling a production executable. I only need these left
open when doing debugging. open when doing debugging.