Modified: xerces/c/trunk/doc/migration_archive.xml
URL:
http://svn.apache.org/viewvc/xerces/c/trunk/doc/migration_archive.xml?rev=1799488&r1=1799487&r2=1799488&view=diff
==============================================================================
--- xerces/c/trunk/doc/migration_archive.xml (original)
+++ xerces/c/trunk/doc/migration_archive.xml Wed Jun 21 17:18:13 2017
@@ -21,6 +21,8 @@
<s1 title="Migration Archive">
<s2 title="Migrating to earlier Releases">
<ul>
+ <li><link anchor="Migrateto312">Migrating from &XercesCName; 3.1.1 to
3.1.2</link></li>
+ <li><link anchor="Migrateto311">Migrating from &XercesCName; 3.1.0 to
3.1.1</link></li>
<li><link anchor="Migrateto310">Migrating from &XercesCName; 3.0.1 to
3.1.0</link></li>
<li><link anchor="Migrateto301">Migrating from &XercesCName; 3.0.0 to
3.0.1</link></li>
<li><link anchor="Migrateto300">Migrating from &XercesCName; 2.8.0 to
3.0.0</link></li>
@@ -40,6 +42,18 @@
</ul>
</s2>
+ <anchor name="Migrateto312"/>
+ <s2 title="Migrating from &XercesCName; 3.1.1 to &XercesCName; 3.1.2">
+ <p>&XercesCName; 3.1.2 is a bugfix-only release and is
+ binary-compatible with &XercesCName; 3.1.1.</p>
+ </s2>
+
+ <anchor name="Migrateto311"/>
+ <s2 title="Migrating from &XercesCName; 3.1.0 to &XercesCName; 3.1.1">
+ <p>&XercesCName; 3.1.1 is a bugfix-only release and is
+ binary-compatible with &XercesCName; 3.1.0.</p>
+ </s2>
+
<anchor name="Migrateto310"/>
<s2 title="Migrating from &XercesCName; 3.0.1 to &XercesCName; 3.1.0">
<p>The following section is a discussion of the technical differences
between
Propchange: xerces/c/trunk/doc/migration_archive.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: xerces/c/trunk/doc/pparse.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: xerces/c/trunk/doc/program-dom.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: xerces/c/trunk/doc/program-others.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: xerces/c/trunk/doc/program-sax.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: xerces/c/trunk/doc/program-sax2.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: xerces/c/trunk/doc/program.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: xerces/c/trunk/doc/psviwriter.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Modified: xerces/c/trunk/doc/readme.xml
URL:
http://svn.apache.org/viewvc/xerces/c/trunk/doc/readme.xml?rev=1799488&r1=1799487&r2=1799488&view=diff
==============================================================================
--- xerces/c/trunk/doc/readme.xml (original)
+++ xerces/c/trunk/doc/readme.xml Wed Jun 21 17:18:13 2017
@@ -106,4 +106,10 @@
</p>
</s2>
+ <s2 title="A Note About Xerces 2.x">
+ <p>If you're looking for information regarding the old Xerces 2.x
+ library, please be advised that Xerces 2.8.0 and all earlier releases
+ are 100% unsupported and should no longer be used by applications.</p>
+ </s2>
+
</s1>
Propchange: xerces/c/trunk/doc/readme.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: xerces/c/trunk/doc/redirect.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Added: xerces/c/trunk/doc/releases.xml
URL:
http://svn.apache.org/viewvc/xerces/c/trunk/doc/releases.xml?rev=1799488&view=auto
==============================================================================
--- xerces/c/trunk/doc/releases.xml (added)
+++ xerces/c/trunk/doc/releases.xml Wed Jun 21 17:18:13 2017
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
+<!--
+ * 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 s1 SYSTEM "sbk:/style/dtd/document.dtd">
+
+<s1 title="Releases">
+
+<s2 title="Releases Plan">
+<p> For future release plan about &XercesCName;,
+please refer to <jump href="releases_plan.html">Releases Plan</jump>.
+</p>
+</s2>
+
+<s2 title="Releases Archive">
+
+ <p>For information about earlier &XercesCName; releases,
+ refer to the <jump href="releases_archive.html">Releases Archive</jump>.
+ </p>
+</s2>
+
+<s2 title="Release Information for &XercesCName; &XercesCLatest;">
+
+<p>For a list of bug fixes in &XercesCName; &XercesCLatest;, see the
+<jump
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12336069">Release
Notes</jump>
+</p>
+
+</s2>
+
+</s1>
Propchange: xerces/c/trunk/doc/releases.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]