aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrey Ponomarenko <aponomarenko@rosalab.ru>2015-11-01 21:20:50 +0300
committerAndrey Ponomarenko <aponomarenko@rosalab.ru>2015-11-01 21:20:50 +0300
commit99640d301c76bbdcf86803858ed9190d3f249133 (patch)
tree7b5109534a963351e5ea56569e47636397a5bab6 /doc
parentd20d2b88e7d886fc3a411ba80c27e4fc7ab65619 (diff)
downloadabi-compliance-checker-99640d301c76bbdcf86803858ed9190d3f249133.tar.gz
Added -skip-types option. Fixed formatting of symbol signatures. Fixed checks of template types.
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog.html18
-rw-r--r--doc/index.html2
2 files changed, 19 insertions, 1 deletions
diff --git a/doc/Changelog.html b/doc/Changelog.html
index 2ddade7..3921131 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,6 +44,24 @@
<p/>
<br/>
+<b>Version 1.99.14 (November 01, 2015)</b><br/>
+<b>New Options</b>
+<ul>
+ <li>
+ -skip-types: set list of types that should not be checked
+ </li>
+</ul>
+<b>Bug Fixes</b>
+<ul>
+ <li>
+ Fixed formatting of symbol signatures
+ </li>
+ <li>
+ Fixed checks of template types
+ </li>
+</ul>
+<br/>
+
<b>Version 1.99.13 (October 18, 2015)</b><br/>
<b>Improvements</b>
<ul>
diff --git a/doc/index.html b/doc/index.html
index 6592e9b..227650c 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -94,7 +94,7 @@
<h2>Downloads</h2>
<p>All releases can be downloaded from <a href="https://github.com/lvc/abi-compliance-checker/">this page</a>.</p>
-<p>Latest release: <a href="https://github.com/lvc/abi-compliance-checker/archive/1.99.13.tar.gz">abi-compliance-checker-1.99.13.tar.gz</a></p>
+<p>Latest release: <a href="https://github.com/lvc/abi-compliance-checker/archive/1.99.14.tar.gz">abi-compliance-checker-1.99.14.tar.gz</a></p>
<p>Read-only access to the latest development version:</p>