From 1768fc075594d94e10372a88fb1af0bb00af6b68 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 10 Aug 2004 20:03:16 +0000 Subject: [PATCH] # Updated changelog to reflect that 1.6.3 is released today. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 55b400c..f607ac8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-08-10 Robert James Kaes + Released tinyproxy 1.6.3 (2004-08-10) + * src/daemon.c (makedaemon): Close the standard file descriptors when compiling a production executable. I only need these left open when doing debugging.