INT-2538 Prepare Docs For 2.2

* Move What's new in 2.1 to history.
* Add What's new in 2.2 section.
* Add note about caching connections in TCP

INT-2538 Polishing

PR Review comment.
This commit is contained in:
Gary Russell
2012-04-27 12:52:31 -04:00
parent 37de51d866
commit 6cc2215898
6 changed files with 382 additions and 330 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="migration-2.1-2.2"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Changes between 2.1 and 2.2</title>
<para>
For an overview of the changes in Spring Integration 2.2 since version 2.1,
please see <xref linkend="whats-new"/>.
</para>
</section>