Author: markt
Date: Tue Jan 12 14:33:37 2016
New Revision: 1724242

URL: http://svn.apache.org/viewvc?rev=1724242&view=rev
Log:
Update tc-native docs for 1.2.4 release

Added:
    tomcat/native/trunk/xdocs/news/2016.xml   (with props)
Modified:
    tomcat/native/trunk/xdocs/index.xml
    tomcat/native/trunk/xdocs/project.xml

Modified: tomcat/native/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/index.xml?rev=1724242&r1=1724241&r2=1724242&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/index.xml (original)
+++ tomcat/native/trunk/xdocs/index.xml Tue Jan 12 14:33:37 2016
@@ -64,9 +64,9 @@ manual is described in more detail below
 <section name="Headlines">
 <ul>
 
-<li><a href="news/2015.html#20151215">15 Dec 2015 - <b>TC-Native-1.2.3 
released</b></a>
+<li><a href="news/2016.html#20160111">11 Jan 2016 - <b>TC-Native-1.2.4 
released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.3 Stable.</p>
+Tomcat Native 1.2.4 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/2016.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/news/2016.xml?rev=1724242&view=auto
==============================================================================
--- tomcat/native/trunk/xdocs/news/2016.xml (added)
+++ tomcat/native/trunk/xdocs/news/2016.xml Tue Jan 12 14:33:37 2016
@@ -0,0 +1,40 @@
+<?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="2016.html">
+
+  &project;
+
+  <properties>
+    <title>2016 News and Status</title>
+  </properties>
+
+<body>
+
+<section name="2016 News &amp; Status">
+ <subsection anchor="20160111" name="11 Jan 2016 - TC-Native-1.2.4 released">
+  <p>The Apache Tomcat team is proud to announce the immediate availability
+  of Tomcat Native 1.2.4. This is a bug fix release and includes Windows
+  binaries built with OpenSSL 1.0.2e and APR 1.5.1.
+  </p>
+ </subsection>
+</section>
+</body>
+</document>

Propchange: tomcat/native/trunk/xdocs/news/2016.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tomcat/native/trunk/xdocs/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/project.xml?rev=1724242&r1=1724241&r2=1724242&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/project.xml (original)
+++ tomcat/native/trunk/xdocs/project.xml Tue Jan 12 14:33:37 2016
@@ -34,6 +34,7 @@
     </menu>
 
     <menu name="News">
+        <item name="2016"                       href="news/2016.html"/>
         <item name="2015"                       href="news/2015.html"/>
         <item name="2014"                       href="news/2014.html"/>
         <item name="2013"                       href="news/2013.html"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to