You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by gr...@apache.org on 2006/12/23 19:05:42 UTC

svn commit: r489909 - in /httpd/site/trunk: docs/modules/python-download.html xdocs/modules/python-download.xml

Author: grisha
Date: Sat Dec 23 10:05:41 2006
New Revision: 489909

URL: http://svn.apache.org/viewvc?view=rev&rev=489909
Log:
mod_python 3.3.0b

Modified:
    httpd/site/trunk/docs/modules/python-download.html
    httpd/site/trunk/xdocs/modules/python-download.xml

Modified: httpd/site/trunk/docs/modules/python-download.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/modules/python-download.html?view=diff&rev=489909&r1=489908&r2=489909
==============================================================================
--- httpd/site/trunk/docs/modules/python-download.html (original)
+++ httpd/site/trunk/docs/modules/python-download.html Sat Dec 23 10:05:41 2006
@@ -128,6 +128,40 @@
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
  <tr><td bgcolor="#828DA6">
   <font color="#ffffff" face="arial,helvetica,sanserif">
+   <a name="python330"><strong>Apache Mod_python 3.3.0b is now available</strong></a>
+  </font>
+ </td></tr>
+ <tr><td>
+  <blockquote>
+<p>
+
+   This release works with Apache HTTP Server 2.0 and 2.2. Note that
+   this version will not work with older releases of Apache HTTP
+   Server.</p>
+<p>
+
+   This is a Beta release of Mod_python. Note that Beta releases are
+   not considered stable and may contain bugs. This release is
+   intended to solicit widespread testing of the code. We strongly
+   recommend that you try out your existing applications and
+   experiment with new features in a non-production environment using
+   this version and report any problems you may encounter so that they
+   can be addressed before the final release. </p>
+<ul>
+
+<li>Unix Source: 
+  <a href="[preferred]/httpd/modpython/mod_python-3.3.0b.tgz">mod_python-3.3.0b.tgz</a> 
+  [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-3.3.0b.tgz.asc">PGP</a>] 
+  [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-3.3.0b.tgz.md5">MD5</a>]
+</li>
+
+</ul>
+  </blockquote>
+ </td></tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+  <font color="#ffffff" face="arial,helvetica,sanserif">
    <a name="python2711"><strong>Apache Mod_python 2.7.11 is now available</strong></a>
   </font>
  </td></tr>

Modified: httpd/site/trunk/xdocs/modules/python-download.xml
URL: http://svn.apache.org/viewvc/httpd/site/trunk/xdocs/modules/python-download.xml?view=diff&rev=489909&r1=489908&r2=489909
==============================================================================
--- httpd/site/trunk/xdocs/modules/python-download.xml (original)
+++ httpd/site/trunk/xdocs/modules/python-download.xml Sat Dec 23 10:05:41 2006
@@ -63,6 +63,37 @@
 
 </section>
 
+<section id="python330">
+<title>Apache Mod_python 3.3.0b is now available</title>
+
+<p>
+
+   This release works with Apache HTTP Server 2.0 and 2.2. Note that
+   this version will not work with older releases of Apache HTTP
+   Server.</p>
+
+<p>
+
+   This is a Beta release of Mod_python. Note that Beta releases are
+   not considered stable and may contain bugs. This release is
+   intended to solicit widespread testing of the code. We strongly
+   recommend that you try out your existing applications and
+   experiment with new features in a non-production environment using
+   this version and report any problems you may encounter so that they
+   can be addressed before the final release. </p>
+
+
+<ul>
+
+<li>Unix Source: 
+  <a href="[preferred]/httpd/modpython/mod_python-3.3.0b.tgz">mod_python-3.3.0b.tgz</a> 
+  [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-3.3.0b.tgz.asc">PGP</a>] 
+  [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-3.3.0b.tgz.md5">MD5</a>]
+</li>
+
+</ul>
+
+</section>
 <section id="python2711">
 <title>Apache Mod_python 2.7.11 is now available</title>