aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-03-12 19:33:36 +0300
committerAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-03-12 19:33:36 +0300
commit0b4e2034bbc32519cd0fe112a5822ad41a601635 (patch)
tree6740561115c87412765709734f678d9677a73094
parentba8922775121372b6e35f925f3938282ef03019e (diff)
downloadabi-compliance-checker-0b4e2034bbc32519cd0fe112a5822ad41a601635.tar.gz
Released 1.99.17
-rw-r--r--INSTALL2
-rw-r--r--doc/Changelog.html24
-rw-r--r--doc/index.html2
3 files changed, 26 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 1ed2271..5af3c1f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,7 +10,7 @@ RELEASE INFORMATION
Project: ABI Compliance Checker (ACC)
Version: 1.99.17
-Date: 2016-02-21
+Date: 2016-03-12
This file explains how to install and setup environment
diff --git a/doc/Changelog.html b/doc/Changelog.html
index 507c04d..4abbf6c 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,6 +44,30 @@
<p/>
<br/>
+<b>Version 1.99.17 (March 12, 2016)</b><br/>
+<b>Improvements</b>
+<ul>
+ <li>
+ Added a check for changes in parameters of function pointers
+ </li>
+</ul>
+<b>Bug Fixes</b>
+<ul>
+ <li>
+ Fixed comparison of virtual table entries
+ </li>
+ <li>
+ Do not show time stamp in the report
+ </li>
+ <li>
+ Fixed -skip-symbols option
+ </li>
+ <li>
+ Fixed detection of the GCC version number
+ </li>
+</ul>
+<br/>
+
<b>Version 1.99.16 (January 28, 2016)</b><br/>
<b>Improvements</b>
<ul>
diff --git a/doc/index.html b/doc/index.html
index a2f47d7..a604cb0 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/releases">this page</a>.</p>
-<p>Latest release: <a href="https://github.com/lvc/abi-compliance-checker/archive/1.99.16.tar.gz">abi-compliance-checker-1.99.16.tar.gz</a></p>
+<p>Latest release: <a href="https://github.com/lvc/abi-compliance-checker/archive/1.99.17.tar.gz">abi-compliance-checker-1.99.17.tar.gz</a></p>
<p>Read-only access to the latest development version:</p>