You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2008/10/15 18:44:17 UTC

svn commit: r704954 - /httpd/site/trunk/dist/binaries/win32/README.html

Author: wrowe
Date: Wed Oct 15 09:44:17 2008
New Revision: 704954

URL: http://svn.apache.org/viewvc?rev=704954&view=rev
Log:
Next-version

Modified:
    httpd/site/trunk/dist/binaries/win32/README.html

Modified: httpd/site/trunk/dist/binaries/win32/README.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/dist/binaries/win32/README.html?rev=704954&r1=704953&r2=704954&view=diff
==============================================================================
--- httpd/site/trunk/dist/binaries/win32/README.html (original)
+++ httpd/site/trunk/dist/binaries/win32/README.html Wed Oct 15 09:44:17 2008
@@ -90,9 +90,9 @@
    developers.  (NOTE they will only help you learn to ask questions,
    Eric and Rick do not provide you help with Apache HTTP Server!)</p>
 
-<h2><a name="released">The current stable release is Apache 2.2.9</a></h2>
+<h2><a name="released">The current stable release is Apache 2.2.10</a></h2>
 
-<p>Apache 2.2.9 offers tremendous improvements in authentication, proxy, 
+<p>Apache 2.2.10 offers tremendous improvements in authentication, proxy, 
    and cache features.  The Apache HTTP Project encourages all Apache users
    to migrate to the 2.2 series.  Apache 2.2 is not compatable with modules
    compiled for Apache 2.0, you will need to obtain updated modules compiled
@@ -147,8 +147,9 @@
    all of the .pdb diagnostic files allowing most Win32 debugging tools
    (and the Dr. Watson utility) to produce useful crash analysis.</p>
 
-<p>You will find the source package at <a href="../../httpd-2.2.9-win32-src.zip"
-    >/dist/httpd/httpd-2.2.9-win32-src.zip</a>.  That -win32-src.zip file
+<p>You will find the source package at 
+   <a href="../../httpd-2.2.10-win32-src.zip"
+     >/dist/httpd/httpd-2.2.10-win32-src.zip</a>.  That -win32-src.zip file
    contains <strong>only</strong> source and build files, and contains 
    <strong>no</strong> binary executable files.</p>
 
@@ -159,12 +160,12 @@
    correct the embedded version number and provide us a .pdb diagnostic file.
    We have proposed this patch back to the project for its consideration.</p>
 
-<p>If you want to build against OpenSSL 0.9.8h it is available in source code
-   form at <a href="http://www.openssl.org/source/openssl-0.9.8h.tar.gz"
-   >http://www.openssl.org/source/openssl-0.9.8h.tar.gz</a>.  Due to quirks
+<p>If you want to build against OpenSSL 0.9.8i it is available in source code
+   form at <a href="http://www.openssl.org/source/openssl-0.9.8i.tar.gz"
+   >http://www.openssl.org/source/openssl-0.9.8i.tar.gz</a>.  Due to quirks
    in the build, and our need to create .pdb diagnostic files, we offer 
-   <a href="patches_applied/openssl-0.9.8h-vc32.patch">this patch</a>,
-   patches_applied/openssl-0.9.8h-vc32.patch to modify that build, and
+   <a href="patches_applied/openssl-0.9.8i-vc32.patch">this patch</a>,
+   patches_applied/openssl-0.9.8i-vc32.patch to modify that build, and
    have proposed this patch back to the project for its consideration.</p>
 
 <h2><a name="crypto">Cryptographic Software Notice</a></h2>