aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrey Ponomarenko <aponomarenko@rosalab.ru>2015-09-20 13:21:01 +0300
committerAndrey Ponomarenko <aponomarenko@rosalab.ru>2015-09-20 13:21:01 +0300
commit15bfdc281d18ec26a6a056ed45d641a885716165 (patch)
tree2a8a0ee745895e1a97ce43f6b7de135c5547bb13 /doc
parenta6d2e228ecb225354ad8aea37ec9f8c5fcbb29e0 (diff)
downloadabi-compliance-checker-15bfdc281d18ec26a6a056ed45d641a885716165.tar.gz
Fixed title of the report. Print warning if version number is not set in the ABI dump.
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 5ae68fb..4540158 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,6 +44,18 @@
<p/>
<br/>
+<b>Version 1.99.12 (September 20, 2015)</b><br/>
+<b>Bug Fixes</b>
+<ul>
+ <li>
+ Fixed title of the report
+ </li>
+ <li>
+ Print warning if version number is not set in the ABI dump
+ </li>
+</ul>
+<br/>
+
<b>Version 1.99.11 (September 12, 2015)</b><br/>
<b>Bug Fixes</b>
<ul>
diff --git a/doc/index.html b/doc/index.html
index c920210..01a31b0 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.11.tar.gz">abi-compliance-checker-1.99.11.tar.gz</a></p>
+<p>Latest release: <a href="https://github.com/lvc/abi-compliance-checker/archive/1.99.12.tar.gz">abi-compliance-checker-1.99.12.tar.gz</a></p>
<p>Read-only access to the latest development version:</p>