Author: markt
Date: Sun Feb 3 19:37:27 2019
New Revision: 1852842
URL: http://svn.apache.org/viewvc?rev=1852842&view=rev
Log:
Add details of 1.2.21 release
Added:
tomcat/native/trunk/xdocs/news/2019.xml (with props)
Modified:
tomcat/native/trunk/xdocs/index.xml
Modified: tomcat/native/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/index.xml?rev=1852842&r1=1852841&r2=1852842&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/index.xml (original)
+++ tomcat/native/trunk/xdocs/index.xml Sun Feb 3 19:37:27 2019
@@ -59,10 +59,10 @@
<section name="Headlines">
<ul>
-<li><a href="news/2018.html#20181204">4 Dec 2018 - <b>TC-Native-1.2.19
+<li><a href="news/2019.html#20190131">31 Jan 2019 - <b>TC-Native-1.2.21
released</b></a>
<p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.19 Stable.</p>
+Tomcat Native 1.2.21 Stable.</p>
<p>
The sources and the binaries for selected platforms are available from the
<a href="../download-native.cgi">Download page</a>.
Added: tomcat/native/trunk/xdocs/news/2019.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/news/2019.xml?rev=1852842&view=auto
==============================================================================
--- tomcat/native/trunk/xdocs/news/2019.xml (added)
+++ tomcat/native/trunk/xdocs/news/2019.xml Sun Feb 3 19:37:27 2019
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<!DOCTYPE document [
+ <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="2018.html">
+
+ &project;
+
+ <properties>
+ <title>2018 News and Status</title>
+ </properties>
+
+<body>
+
+<section name="2019 News & Status">
+ <subsection anchor="20190131" name="31 Jan 2019 - TC-Native-1.2.21 released">
+ <p>The Apache Tomcat team is proud to announce the immediate availability of
+ Tomcat Native 1.2.21. This is a bugfix release.
+ </p>
+ </subsection>
+</section>
+</body>
+</document>
Propchange: tomcat/native/trunk/xdocs/news/2019.xml
------------------------------------------------------------------------------
svn:eol-style = native
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]