]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note ssl_engine_pphrase.c comment update as requested.
authorJoe Orton <jorton@apache.org>
Thu, 19 Feb 2004 16:56:21 +0000 (16:56 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 19 Feb 2004 16:56:21 +0000 (16:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102689 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b74c46320125f84a4fb1fc2f6d17418944bf1d9e..efa26347cc859c8098c932d5b9e68326146bedbb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/19 14:47:43 $]
+Last modified at [$Date: 2004/02/19 16:56:21 $]
 
 Release:
 
@@ -84,8 +84,9 @@ PATCHES TO BACKPORT FROM 2.1
       spurious failures in SSL functions later.
       PR: 21160
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_pphrase.c?r1=1.44&r2=1.45
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_pphrase.c?r1=1.49&r2=1.50
       +1: jorton, trawick (shouldn't comment be updated to indicate
-      that this isn't simply an aesthetic issue?)
+      that this isn't simply an aesthetic issue?) (yes, done in r1.50)
 
     * Fix file extensions for real media files and removed rpm extension
       from mime.types. PR 26079. (2.0 + 1.3)