From: André Malo Date: Thu, 7 Aug 2003 14:17:28 +0000 (+0000) Subject: minor bugfix X-Git-Tag: 2.0.48~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee63615e11f68b8b210ab9aba32554120d829ec2;p=thirdparty%2Fapache%2Fhttpd.git minor bugfix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100929 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5ae268edd2c..15c7af19eb9 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/07 07:46:33 $] +Last modified at [$Date: 2003/08/07 14:17:28 $] Release: @@ -299,6 +299,10 @@ PATCHES TO PORT FROM 2.1 modules/ssl/ssl_engine_kernel.c: r1.97 +1: striker + * fix extern "C" declaration of util_ebcdic.h. PR: 22203 + include/util_ebcdic.h: r1.15 + +1: nd + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,