aboutsummaryrefslogtreecommitdiff
path: root/doc/Changelog.html
diff options
context:
space:
mode:
authorAndrey Ponomarenko <andrewponomarenko@yandex.ru>2015-12-11 23:40:03 +0300
committerAndrey Ponomarenko <andrewponomarenko@yandex.ru>2015-12-11 23:40:03 +0300
commit86b503bd85e3a0e8b32616d5af67c7d176a6263e (patch)
tree231498f19d4e74ee3dbf105b9c3ac8b506d091b5 /doc/Changelog.html
parentdfd124548b3439a0a40764128a7f6506f68ab4ee (diff)
downloadabi-compliance-checker-86b503bd85e3a0e8b32616d5af67c7d176a6263e.tar.gz
Fixed false positives in the report if input ABI dumps contain __unknown__ types.
Diffstat (limited to 'doc/Changelog.html')
-rw-r--r--doc/Changelog.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/Changelog.html b/doc/Changelog.html
index b7c3f92..6ff72a6 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,12 +44,18 @@
<p/>
<br/>
-<b>Version 1.99.14.1 (November 11, 2015)</b><br/>
+<b>Version 1.99.15 (December 11, 2015)</b><br/>
<b>Bug Fixes</b>
<ul>
<li>
Fixed hang on some template instances
</li>
+ <li>
+ Fixed support for old ABI dumps (formatting of data types)
+ </li>
+ <li>
+ Fixed false positives in the report if input ABI dumps contain __unknown__ types
+ </li>
</ul>
<br/>