dgaudet 98/03/23 21:59:19
Modified: . index.html
dist README.html
Log:
1.2.6 release
Revision Changes Path
1.50 +6 -5 apache-site/index.html
Index: index.html
===================================================================
RCS file: /export/home/cvs/apache-site/index.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- index.html 1998/02/20 15:48:57 1.49
+++ index.html 1998/03/24 05:59:16 1.50
@@ -52,12 +52,13 @@
<HR>
-<H2 ALIGN="CENTER">Apache 1.2.5 Now Available</H2>
+<H2 ALIGN="CENTER">Apache 1.2.6 Now Available</H2>
<P><BLOCKQUOTE>
-Apache 1.2.5 is now available. This is a maintenance release, with
-numerous bug fixes from 1.2.4, including a few
-<a href="info/security_bulletin_1.2.5.html">security-related fixes</a>.
+Apache 1.2.6 is now available. This is a maintenance release, with
+numerous bug fixes from 1.2.5, including a several
+HTTP/1.1 protocol fixes necessary for correct interoperation with
+new clients.
The 1.2 series has been well tested and is a stable platform. If you
are running any beta of 1.2, or any older version of the Apache HTTP
server, you should upgrade to this release for both stability and
@@ -66,7 +67,7 @@
<P ALIGN="CENTER">
-<a href="dist/">Download Apache 1.2.5</a> |
+<a href="dist/">Download Apache 1.2.6</a> |
<a href="docs/new_features_1_2.html">New Features in Apache 1.2</a>
<P><HR>
1.10 +6 -7 apache-site/dist/README.html
Index: README.html
===================================================================
RCS file: /export/home/cvs/apache-site/dist/README.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- README.html 1998/03/10 01:27:42 1.9
+++ README.html 1998/03/24 05:59:18 1.10
@@ -1,8 +1,8 @@
-<H2>Apache 1.2.5 Released</H2>
+<H2>Apache 1.2.6 Released</H2>
-<P>The fifth release in the 1.2 series is now available. Apache 1.2.5
-is a maintenance release with numerous bug fixes and a few security
-fixes. For details, see the <A HREF="CHANGES_1.2">v1.2 CHANGES</A>
+<P>The sixth release in the 1.2 series is now available. Apache 1.2.6
+is a maintenance release with numerous protocol bug fixes.
+For details, see the <A HREF="CHANGES_1.2">v1.2 CHANGES</A>
file.
<P>For information about new features in 1.2, see the
@@ -61,9 +61,8 @@
<SAMP>KEYS</SAMP> file after unpacking the
distribution.</P>
<PRE>e.g.
-% pgp < KEYS
-% gunzip apache_1.2.5.tar.gz
-% pgp apache_1.2.5.tar.asc apache_1.2.5.tar
+% pgpk -a KEYS
+% pgpv apache_1.2.6.tar.gz.asc
</PRE>
<H2>Contributory Patches/Modules/Code</H2>