]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
minor bugfix
authorAndré Malo <nd@apache.org>
Thu, 7 Aug 2003 14:17:28 +0000 (14:17 +0000)
committerAndré Malo <nd@apache.org>
Thu, 7 Aug 2003 14:17:28 +0000 (14:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100929 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5ae268edd2cc1aedeadfbe5fee344c50ab9da1de..15c7af19eb96f963b869dead0c42d914c21b0cd8 100644 (file)
--- 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,