coar 99/08/19 12:31:08
Modified: . httpd.html dist .htaccess Announcement.html Announcement.txt README.html Log: Make note of the 1.3.9 release. The dist/Announcement.* files need tweaking; the list of highlights is from 1.3.4 to 1.3.6, not 1.3.6 to 1.3.9. Revision Changes Path 1.78 +3 -3 apache-site/httpd.html Index: httpd.html =================================================================== RCS file: /home/cvs/apache-site/httpd.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- httpd.html 1999/05/13 13:50:37 1.77 +++ httpd.html 1999/08/19 19:30:52 1.78 @@ -62,13 +62,13 @@ <P><HR> -<H2 ALIGN="CENTER">Apache 1.3.6 Now Available</H2> +<H2 ALIGN="CENTER">Apache 1.3.9 Now Available</H2> <P><BLOCKQUOTE> The Apache Group is pleased to announce the release of the - 1.3.6 version of the Apache HTTP server, including a Win32 build. - Apache 1.3.6 is the best version of Apache currently available; + 1.3.9 version of the Apache HTTP server, including a Win32 build. + Apache 1.3.9 is the best version of Apache currently available; everyone running 1.2.X servers or earlier should upgrade to 1.3, as there will not be any further 1.2.X releases. At present, the Win32 port of Apache is not 1.22 +4 -1 apache-site/dist/.htaccess Index: .htaccess =================================================================== RCS file: /home/cvs/apache-site/dist/.htaccess,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .htaccess 1999/03/23 23:32:36 1.21 +++ .htaccess 1999/08/19 19:30:57 1.22 @@ -16,11 +16,14 @@ AddDescription "1.3.6 compressed source" apache_1.3.6.tar.Z AddDescription "1.3.6 gzipped source" apache_1.3.6.tar.gz AddDescription "1.3.6 Win32 binary" apache_1_3_6_win32.exe +AddDescription "1.3.9 compressed source" apache_1.3.9.tar.Z +AddDescription "1.3.9 gzipped source" apache_1.3.9.tar.gz +AddDescription "1.3.9 Win32 binary" apache_1_3_9_win32.exe AddDescription "List of changes in 1.3" /www/apache.org/dist/CHANGES_1.3 AddDescription "List of changes in 1.2" /www/apache.org/dist/CHANGES_1.2 AddDescription "Developer PGP keys" /www/apache.org/dist/KEYS AddDescription "PGP signature" *.asc -AddDescription "Apache 1.3.4 Released" Announcement.txt +AddDescription "Apache 1.3.9 Released" Announcement.txt AddDescription "Binary distributions" /www/apache.org/dist/binaries AddDescription "Contributed software" /www/apache.org/dist/contrib AddDescription "Old source & binaries" /www/apache.org/dist/old 1.15 +7 -7 apache-site/dist/Announcement.html Index: Announcement.html =================================================================== RCS file: /home/cvs/apache-site/dist/Announcement.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- Announcement.html 1999/03/23 23:24:10 1.14 +++ Announcement.html 1999/08/19 19:30:58 1.15 @@ -1,17 +1,17 @@ <HTML> <HEAD> - <TITLE>Apache 1.3.6 Released</TITLE> + <TITLE>Apache 1.3.9 Released</TITLE> </HEAD> <BODY> -<H1>Apache 1.3.6 Released</H1> +<H1>Apache 1.3.9 Released</H1> <P> The Apache Group is pleased to announce the release of version -1.3.6 of the Apache HTTP server. +1.3.9 of the Apache HTTP server. <P> -This new Apache version incorporates over 60 significant improvements +This new Apache version incorporates over 130 significant improvements to the server. Apart from portability and security fixes, documentation enhancements, performance improvements, and assorted other minor features or fixes notable changes are: @@ -52,13 +52,13 @@ src/CHANGES file. <P> -We consider Apache 1.3.6 to be the best version of Apache available and +We consider Apache 1.3.9 to be the best version of Apache available and we strongly recommend that users of older versions, especially of the 1.1.x and 1.2.x family, upgrade as soon as possible. No further releases will be made in the 1.2.x family. <P> -Apache 1.3.6 is available for download from +Apache 1.3.9 is available for download from <UL> <A HREF="http://www.apache.org/dist/">http://www.apache.org/dist/</A> @@ -76,7 +76,7 @@ </UL> <P> -As of Apache 1.3.6 binary distributions contain all standard Apache +As of Apache 1.3.9 binary distributions contain all standard Apache modules as shared objects (if supported by the platform) and include full source code. Installation is easily done by executing the included install script. See the README.bindist and INSTALL.bindist 1.9 +6 -6 apache-site/dist/Announcement.txt Index: Announcement.txt =================================================================== RCS file: /home/cvs/apache-site/dist/Announcement.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- Announcement.txt 1999/03/23 23:24:11 1.8 +++ Announcement.txt 1999/08/19 19:30:59 1.9 @@ -1,10 +1,10 @@ -Apache 1.3.6 Released +Apache 1.3.9 Released ===================== The Apache Group is pleased to announce the release of version -1.3.6 of the Apache HTTP server. +1.3.9 of the Apache HTTP server. -This new Apache version incorporates over 60 significant improvements +This new Apache version incorporates over 130 significant improvements to the server. Apart from portability and security fixes, documentation enhancements, performance improvements, and assorted other minor features or fixes notable changes are: @@ -41,13 +41,13 @@ A complete listing with detailed descriptions is provided in the src/CHANGES file. -We consider Apache 1.3.6 to be the best version of Apache available and +We consider Apache 1.3.9 to be the best version of Apache available and we strongly recommend that users of older versions, especially of the 1.1.x and 1.2.x family, upgrade as soon as possible. No further releases will be made in the 1.2.x family. -Apache 1.3.6 is available for download from +Apache 1.3.9 is available for download from http://www.apache.org/dist/ @@ -58,7 +58,7 @@ http://www.apache.org/dist/binaries/ -As of Apache 1.3.6 binary distributions contain all standard Apache +As of Apache 1.3.9 binary distributions contain all standard Apache modules as shared objects (if supported by the platform) and include full source code. Installation is easily done by executing the included install script. See the README.bindist and INSTALL.bindist 1.22 +5 -5 apache-site/dist/README.html Index: README.html =================================================================== RCS file: /home/cvs/apache-site/dist/README.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- README.html 1999/03/23 23:34:16 1.21 +++ README.html 1999/08/19 19:31:01 1.22 @@ -1,6 +1,6 @@ -<H2>Apache 1.3.6 Released</H2> +<H2>Apache 1.3.9 Released</H2> -<P>Apache 1.3.6 is a maintenance release with numerous bug fixes. +<P>Apache 1.3.9 is a maintenance release with numerous bug fixes. For details, see the <A HREF="CHANGES_1.3">v1.3 CHANGES</A> file. <P>For information about new features in 1.3, see the @@ -13,7 +13,7 @@ <H2>Binary Releases</H2> <P>Are available in the <A HREF="binaries/">binaries/</A> directory. -<BR>As of Apache 1.3.6 every binary distribution contains an +<BR>As of Apache 1.3.9 every binary distribution contains an install script. See README for details. <H2>PGP Signatures</H2> @@ -26,9 +26,9 @@ ><SAMP>http://www.apache.org/dist/KEYS</SAMP></A>>, and in the <SAMP>KEYS</SAMP> file after unpacking the distribution.</P> -<PRE>e.g. +<PRE><i>e.g.</i>, % pgpk -a KEYS -% pgpv apache_1.3.6.tar.gz.asc +% pgpv apache_1.3.9.tar.gz.asc </PRE> <H2>Contributory Patches/Modules/Code</H2>