]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add commentary fix from rpluem to backport
authorJeff Trawick <trawick@apache.org>
Mon, 29 Jan 2007 01:53:32 +0000 (01:53 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 29 Jan 2007 01:53:32 +0000 (01:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@500919 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5752cd6ebcee8c5591855d7625ea1dcef69a6176..f60954e8d0936ab3eaeb9f51ee7a03cba45b84f6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -194,8 +194,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * Unix MPMs: Catch SIGFPE so that exception hooks and CoreDumpDirectory
      can work after that terminating signal.
      http://svn.apache.org/viewvc?view=rev&revision=500881
-     +1: trawick
-         rpluem says: Sorry for nit picking, but I would like to see r500897
-                      (http://svn.apache.org/viewvc?view=rev&revision=500897)
-                      added to get the comment right. Otherwise +1.
+     http://svn.apache.org/viewvc?view=rev&revision=500897
+     +1: trawick, rpluem