From: Jim Jagielski Date: Tue, 18 Jun 2002 18:09:14 +0000 (+0000) Subject: Update the changes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=246a48452ce2323ebd8a1f2d092f40f5736c48ba;p=thirdparty%2Fapache%2Fhttpd.git Update the changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95778 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 17cbb93740d..962f0aa5d5f 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,5 +1,11 @@ Changes with Apache 1.3.26 + *) Potential NULL referencing fixed in the CGI module. It had + been there for 5 years. [Justin Erenkrantz] + + *) Ensure that we set the result value in ap_strtol before + we return it. [The whole gang again] + Changes with Apache 1.3.25 *) Code changes required to address and close the security