]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a suggestion for backporting
authorThom May <thommay@apache.org>
Fri, 31 Oct 2003 11:18:40 +0000 (11:18 +0000)
committerThom May <thommay@apache.org>
Fri, 31 Oct 2003 11:18:40 +0000 (11:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101631 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d0d445db861633bcfc198c0b759a2b3de7997164..0fd3b4311774c0f3394f44ff896417ec297bc987 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/10/30 19:40:29 $]
+Last modified at [$Date: 2003/10/31 11:18:40 $]
 
 Release:
 
@@ -284,6 +284,10 @@ PATCHES TO BACKPORT FROM 2.1
         modules/generators/mod_status.c r1.75
       +1: trawick
 
+    * mod_info: Escape html code in directives and arguments. PR: 24232
+        modules/generators/mod_info.c: r1.52
+      +1: thommay
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,