Author: kkolinko
Date: Thu Aug 25 15:58:14 2011
New Revision: 1161616
URL: http://svn.apache.org/viewvc?rev=1161616&view=rev
Log:
Add announcement for Native 1.1.22. Move old one to oldnews.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/oldnews.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1161616&r1=1161615&r2=1161616&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Thu Aug 25 15:58:14 2011
@@ -341,17 +341,17 @@ Full details of these changes, and all t
<tr>
<td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
-<a name="Tomcat Connectors 1.2.32 Released">
+<a name="Tomcat Native 1.1.22 Released">
<!--()-->
</a>
-<a name="Tomcat_Connectors_1.2.32_Released">
-<strong>Tomcat Connectors 1.2.32 Released</strong>
+<a name="Tomcat_Native_1.1.22_Released">
+<strong>Tomcat Native 1.1.22 Released</strong>
</a>
</font>
</td>
<td align="right" bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica.sanserif">
-<strong>2011-07-08</strong>
+<strong>2011-08-08</strong>
</font>
</td>
</tr>
@@ -360,16 +360,12 @@ Full details of these changes, and all t
<p>
<blockquote>
<p>
-The Apache Tomcat Project is proud to announce the release of version 1.2.32 of
-Apache Tomcat Connectors. This release includes both bug fixes and new features
-compared to version 1.2.31.
-Full details of these changes and new features, are available in the
-<a href="connectors-doc//miscellaneous/changelog.html">Tomcat Connectors
changelog</a>.
+The Apache Tomcat Project is proud to announce the release of version 1.1.22
of Tomcat Native.
+This version is principally a bugfix release.
</p>
-
<p align="center">
-<a href="download-connectors.cgi">Download</a> |
-<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.32</a>
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.22</a>
</p>
</blockquote>
</p>
@@ -385,17 +381,17 @@ Full details of these changes and new fe
<tr>
<td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
-<a name="Tomcat 5.5.33 Released">
+<a name="Tomcat Connectors 1.2.32 Released">
<!--()-->
</a>
-<a name="Tomcat_5.5.33_Released">
-<strong>Tomcat 5.5.33 Released</strong>
+<a name="Tomcat_Connectors_1.2.32_Released">
+<strong>Tomcat Connectors 1.2.32 Released</strong>
</a>
</font>
</td>
<td align="right" bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica.sanserif">
-<strong>2011-02-10</strong>
+<strong>2011-07-08</strong>
</font>
</td>
</tr>
@@ -404,14 +400,16 @@ Full details of these changes and new fe
<p>
<blockquote>
<p>
-The Apache Tomcat Project is proud to announce the release of version 5.5.33 of
-Apache Tomcat. This release includes many bug fixes and a number of security
-fixes over Apache Tomcat 5.5.32.
-
+The Apache Tomcat Project is proud to announce the release of version 1.2.32 of
+Apache Tomcat Connectors. This release includes both bug fixes and new features
+compared to version 1.2.31.
+Full details of these changes and new features, are available in the
+<a href="connectors-doc//miscellaneous/changelog.html">Tomcat Connectors
changelog</a>.
</p>
+
<p align="center">
-<a href="download-55.cgi">Download</a> |
-<a href="tomcat-5.5-doc/changelog.html">ChangeLog for 5.5.33</a>
+<a href="download-connectors.cgi">Download</a> |
+<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.32</a>
</p>
</blockquote>
</p>
@@ -427,17 +425,17 @@ fixes over Apache Tomcat 5.5.32.
<tr>
<td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
-<a name="Tomcat Native 1.1.20 Released">
+<a name="Tomcat 5.5.33 Released">
<!--()-->
</a>
-<a name="Tomcat_Native_1.1.20_Released">
-<strong>Tomcat Native 1.1.20 Released</strong>
+<a name="Tomcat_5.5.33_Released">
+<strong>Tomcat 5.5.33 Released</strong>
</a>
</font>
</td>
<td align="right" bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica.sanserif">
-<strong>2010-02-17</strong>
+<strong>2011-02-10</strong>
</font>
</td>
</tr>
@@ -446,12 +444,14 @@ fixes over Apache Tomcat 5.5.32.
<p>
<blockquote>
<p>
-The Apache Tomcat Project is proud to announce the release of version 1.1.20
of Tomcat Native.
-This version is principally a bugfix release.
+The Apache Tomcat Project is proud to announce the release of version 5.5.33 of
+Apache Tomcat. This release includes many bug fixes and a number of security
+fixes over Apache Tomcat 5.5.32.
+
</p>
<p align="center">
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.20</a>
+<a href="download-55.cgi">Download</a> |
+<a href="tomcat-5.5-doc/changelog.html">ChangeLog for 5.5.33</a>
</p>
</blockquote>
</p>
Modified: tomcat/site/trunk/docs/oldnews.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1161616&r1=1161615&r2=1161616&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Thu Aug 25 15:58:14 2011
@@ -1146,6 +1146,42 @@ regression with Microsoft IIS connector.
<tr>
<td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Tomcat Native 1.1.20 Released">
+<!--()-->
+</a>
+<a name="Tomcat_Native_1.1.20_Released">
+<strong>Tomcat Native 1.1.20 Released</strong>
+</a>
+</font>
+</td>
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
+<strong>2010-02-17</strong>
+</font>
+</td>
+</tr>
+<tr>
+<td colspan="2">
+<p>
+<blockquote>
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.20
of Tomcat Native.
+This version is principally a bugfix release.
+</p>
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Tomcat 6.0.24 Released">
<!--()-->
</a>
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1161616&r1=1161615&r2=1161616&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Thu Aug 25 15:58:14 2011
@@ -72,6 +72,17 @@ Full details of these changes, and all t
</p>
</section>
+<section name="Tomcat Native 1.1.22 Released" rtext="2011-08-08">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.22
of Tomcat Native.
+This version is principally a bugfix release.
+</p>
+<p align="center">
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.22</a>
+</p>
+</section>
+
<section name="Tomcat Connectors 1.2.32 Released" rtext="2011-07-08">
<p>
The Apache Tomcat Project is proud to announce the release of version 1.2.32 of
@@ -100,17 +111,6 @@ fixes over Apache Tomcat 5.5.32.
</p>
</section>
-<section name="Tomcat Native 1.1.20 Released" rtext="2010-02-17">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.1.20
of Tomcat Native.
-This version is principally a bugfix release.
-</p>
-<p align="center">
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.20</a>
-</p>
-</section>
-
<section name="Old news">
<p>
See <a href="oldnews.html"> former announcements.</a>
Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1161616&r1=1161615&r2=1161616&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Thu Aug 25 15:58:14 2011
@@ -260,6 +260,13 @@ regression with Microsoft IIS connector.
</p>
</section>
+<section name="Tomcat Native 1.1.20 Released" rtext="2010-02-17">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.20
of Tomcat Native.
+This version is principally a bugfix release.
+</p>
+</section>
+
<section name="Tomcat 6.0.24 Released" rtext="2010-01-21">
<p>
The Apache Tomcat Project is proud to announce the release of version 6.0.24 of
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]