]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct the patch ID. The old rev number included plog changes
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Aug 2007 00:11:43 +0000 (00:11 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Aug 2007 00:11:43 +0000 (00:11 +0000)
that will not go in.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@568781 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index acdd15ae0195e7d71dbad5b234dc1708f84284c0..37a6571d6b06be1592800cb21dd120ef2893fdf4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -314,7 +314,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * main core: Emit errors during the initial apr_app_initialize()
       or apr_pool_create() (when apr-based error reporting is not ready).
-        http://svn.apache.org/viewvc?view=rev&revision=568762
+        http://svn.apache.org/viewvc?view=rev&revision=568779
         +1: wrowe