From 85a7ebdacbb766ed8e13f8930898a88015535863 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 28 Mar 2000 16:44:38 +0000 Subject: Updated ChangeLog entry for new fix. --- ChangeLog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5c93dee..8940b09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,11 @@ 2000-03-28 Robert James Kaes - * src/reqs.c (clientreq): Fixed a bug with the clientreq() - function which would cause a SEGV if the scheme was NULL. The - cause was the error logging code to report an invalid scheme. + * src/reqs.c (clientreq): Fixed a bug which would cause a SEGV if + the scheme was NULL. The cause was the error logging code to + report an invalid scheme. + (clientreq): Fixed another bug with the uri->authority. If a + request in the form of http:\\www.somewhere.com/ was entered, + tinyproxy would SEGV. 2000-03-12 Robert James Kaes -- cgit v1.2.3