Files
spring-integration/src/reference/docbook/history.xml
Gary Russell 6cc2215898 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.
2012-05-04 10:52:33 -04:00

12 lines
402 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<appendix xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="history"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Change History</title>
<xi:include href="./changes-1.0-2.0.xml"/>
<xi:include href="./changes-2.0-2.1.xml"/>
<xi:include href="./changes-2.1-2.2.xml"/>
</appendix>