aboutsummaryrefslogtreecommitdiff
path: root/doc/Changelog.html
diff options
context:
space:
mode:
authorAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-01-28 15:06:08 +0300
committerAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-01-28 15:06:08 +0300
commite3419b4a6666e1a56a0b3d34449f8bd0f73b11a9 (patch)
treef00aa4bb6bf2d740ae7c395e2d2de64dc525993b /doc/Changelog.html
parentaf3625cb7a6110750de6f5873fa99f915c367894 (diff)
downloadabi-compliance-checker-e3419b4a6666e1a56a0b3d34449f8bd0f73b11a9.tar.gz
Do not check private part of the ABI. Fixed counting of checked data types.
Diffstat (limited to 'doc/Changelog.html')
-rw-r--r--doc/Changelog.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/Changelog.html b/doc/Changelog.html
index 6ff72a6..507c04d 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,6 +44,27 @@
<p/>
<br/>
+<b>Version 1.99.16 (January 28, 2016)</b><br/>
+<b>Improvements</b>
+<ul>
+ <li>
+ Do not check private part of the ABI when comparing ABI dumps created by the ABI Dumper tool with use of the -public-headers option
+ </li>
+</ul>
+<b>New Options</b>
+<ul>
+ <li>
+ -check-private-abi: enable check of the private ABI
+ </li>
+</ul>
+<b>Bug Fixes</b>
+<ul>
+ <li>
+ Fixed counting of checked data types
+ </li>
+</ul>
+<br/>
+
<b>Version 1.99.15 (December 11, 2015)</b><br/>
<b>Bug Fixes</b>
<ul>