* 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.
12 lines
402 B
XML
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>
|