From c8b2c614f98ae53f728c240f7f31975a00e61e7f Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sun, 25 Nov 2001 02:20:00 +0000 Subject: More updates. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4b92910..87fb051 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2001-11-24 Robert James Kaes + + * configure.ac: Changed the extension of the configure.in to match + the new standard for the autoconf program. Also, replaced all the + obsolete macros with the new standard. autoconf 2.52 is now the + minimum required to process this file. + +2001-11-23 Robert James Kaes + + * src/sock.c (readline): Limit the maximum size of the buffer so + that we don't create a situation where tinyproxy could use all the + memory in a system. Right now we're limiting a line to a maximum + of 128KB. + 2001-11-21 Robert James Kaes * src/utils.c (chomp): Replaced the "trim()" function in reqs.c -- cgit v1.2.3