From: Joe Orton Date: Thu, 19 Feb 2004 16:56:21 +0000 (+0000) Subject: Note ssl_engine_pphrase.c comment update as requested. X-Git-Tag: 2.0.49~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81942803aac34d3f66a4600aed821a75a0d2cc1d;p=thirdparty%2Fapache%2Fhttpd.git Note ssl_engine_pphrase.c comment update as requested. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102689 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b74c4632012..efa26347cc8 100644 --- 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)