From d53f5e79ca354409ecdc5c0cb32d3ef9ab93269b Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Tue, 20 Aug 2002 18:32:09 +0000 Subject: [PATCH] Fix bug reported as PR 11854. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96456 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index edb4651409..29bc4e5c3c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.41 + *) Fix bug where environment or command line arguments containing + non-ASCII-7 characters would cause the Win32 child process creation + to fail. PR 11854 [William Rowe] + *) Bug #11213.. make module loading error messages more informative [Ian Darwin ] -- 2.50.1