aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrey Ponomarenko <aponomarenko@rosalab.ru>2015-09-12 22:45:07 +0300
committerAndrey Ponomarenko <aponomarenko@rosalab.ru>2015-09-12 22:45:07 +0300
commita6d2e228ecb225354ad8aea37ec9f8c5fcbb29e0 (patch)
tree96c3f5db1a574f9f064735ea11eb7513393fbaf2 /doc
parent8bfdcd89d96039c2f655682c39386097759501ce (diff)
downloadabi-compliance-checker-a6d2e228ecb225354ad8aea37ec9f8c5fcbb29e0.tar.gz
Fixed Removed_Field_And_Layout rule. Fixed -skip-symbols option.
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog.html12
-rw-r--r--doc/index.html2
2 files changed, 13 insertions, 1 deletions
diff --git a/doc/Changelog.html b/doc/Changelog.html
index 4080045..5ae68fb 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,6 +44,18 @@
<p/>
<br/>
+<b>Version 1.99.11 (September 12, 2015)</b><br/>
+<b>Bug Fixes</b>
+<ul>
+ <li>
+ Fixed Removed_Field_And_Layout rule
+ </li>
+ <li>
+ Fixed -skip-symbols option
+ </li>
+</ul>
+<br/>
+
<b>Version 1.99.10 (September 08, 2015)</b><br/>
<b>Improvements</b>
<ul>
diff --git a/doc/index.html b/doc/index.html
index 4a2e4ef..c920210 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.10.tar.gz">abi-compliance-checker-1.99.10.tar.gz</a></p>
+<p>Latest release: <a href="https://github.com/lvc/abi-compliance-checker/archive/1.99.11.tar.gz">abi-compliance-checker-1.99.11.tar.gz</a></p>
<p>Read-only access to the latest development version:</p>