Author: jfclere
Date: Fri Jun 15 15:53:25 2018
New Revision: 1833603
URL: http://svn.apache.org/viewvc?rev=1833603&view=rev
Log:
2018 and 1.2.17 information.
Added:
tomcat/native/trunk/xdocs/news/2018.xml
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=1833603&r1=1833602&r2=1833603&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/index.xml (original)
+++ tomcat/native/trunk/xdocs/index.xml Fri Jun 15 15:53:25 2018
@@ -59,10 +59,10 @@
<section name="Headlines">
<ul>
-<li><a href="news/2017.html#20171120">20 November 2017 - <b>TC-Native-1.2.16
+<li><a href="news/2018.html#20180613">13 June 2018 - <b>TC-Native-1.2.17
released</b></a>
<p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.16 Stable.</p>
+Tomcat Native 1.2.17 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/2018.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/news/2018.xml?rev=1833603&view=auto
==============================================================================
--- tomcat/native/trunk/xdocs/news/2018.xml (added)
+++ tomcat/native/trunk/xdocs/news/2018.xml Fri Jun 15 15:53:25 2018
@@ -0,0 +1,41 @@
+<?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="2018 News & Status">
+ <subsection anchor="20180613" name="13 Jun 2018 - TC-Native-1.2.17 released">
+ <p>The Apache Tomcat team is proud to announce the immediate availability of
+ Tomcat Native 1.2.17. This is a bugfix release that also updates the
+ dependencies for the Windows binaries and includes Windows binaries built
with
+ OpenSSL 1.0.20 and APR 1.6.3.
+ </p>
+ </subsection>
+</section>
+</body>
+</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]