From 17de103184ed36942c9a953cf8a319b109832f0d Mon Sep 17 00:00:00 2001 From: Geoffrey Young Date: Wed, 8 Sep 2004 13:10:17 +0000 Subject: [PATCH] protect against LoadModule attempting to load a module already statically compiled into the server (backport from 2.0) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105032 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index d6e19ead852..f440e74ac2d 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2004/09/08 12:34:42 $] + Last modified at [$Date: 2004/09/08 13:10:17 $] Release: @@ -65,6 +65,11 @@ PROPOSED PATCHES FOR THIS RELEASE: have already. *shrug* +1: + *) protect against LoadModule attempting to load a module already + statically compiled into the server (backport from 2.0) + http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=109456591812509&w=2 + +1: geoff + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * PR: 27023 Cookie could not delivered if the cookie made before -- 2.47.2