From 7eb4eba3819c3ab6845e448cae0abefad1150bd8 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Thu, 7 Aug 2003 15:31:20 +0000 Subject: # Merged in changes from the stable 1.6 branch. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 900d00e..6572205 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-08-06 Robert James Kaes + + Released tinyproxy 1.6.1 (2003-08-06) + + * heap.c (debugging_realloc): + Remove the assert on the ptr being NULL since a NULL pointer is + allowed by the realloc() spec. + + * child.c (child_main): + Fixed an off-by-one error with the maxrequestsperchild + variable. [Fix proposed by Yannick Koehler] + 2003-07-14 Robert James Kaes Released tinyproxy 1.6.0 (2003-07-14) -- cgit v1.2.3