aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-05-26 23:44:58 +0300
committerAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-05-26 23:44:58 +0300
commitd24a33767037d9660c77f49955c6b78eb43e910b (patch)
tree0acb11838daad1ad8d997f32e56d94b555ebd20f
parent447e7d5ea2291eb53e44578e7062edfa3db7082f (diff)
downloadabi-compliance-checker-d24a33767037d9660c77f49955c6b78eb43e910b.tar.gz
Updated docs to 1.99.21
-rw-r--r--INSTALL4
-rw-r--r--doc/Changelog.html30
2 files changed, 32 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 81f473f..54f73fe 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,8 +9,8 @@ All rights reserved.
RELEASE INFORMATION
Project: ABI Compliance Checker (ABICC)
-Version: 1.99.20
-Date: 2016-05-14
+Version: 1.99.21
+Date: 2016-05-26
This file explains how to install and setup environment
diff --git a/doc/Changelog.html b/doc/Changelog.html
index 7cb1649..99dc949 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,6 +44,36 @@
<p/>
<br/>
+<b>Version 1.99.21 (May 26, 2016)</b><br/>
+<b>Improvements</b>
+<ul>
+ <li>
+ Up to 4 times faster on big libraries
+ </li>
+ <li>
+ Show compatibility rate instead of verdict in the report
+ </li>
+ <li>
+ Highlight the numbers of high/medium/low severity problems in the report
+ </li>
+ <li>
+ Show percentage of affected methods in the problem description
+ </li>
+</ul>
+<b>New Options</b>
+<ul>
+ <li>
+ -count-symbols: count public symbols in the ABI dump
+ </li>
+</ul>
+<b>Bug Fixes</b>
+<ul>
+ <li>
+ Fixed quick comparison of equal ABI dumps
+ </li>
+</ul>
+<br/>
+
<b>Version 1.99.20 (May 14, 2016)</b><br/>
<b>Improvements</b>
<ul>