aboutsummaryrefslogtreecommitdiff
path: root/doc/Changelog.html
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 /doc/Changelog.html
parentba8922775121372b6e35f925f3938282ef03019e (diff)
downloadabi-compliance-checker-0b4e2034bbc32519cd0fe112a5822ad41a601635.tar.gz
Released 1.99.17
Diffstat (limited to 'doc/Changelog.html')
-rw-r--r--doc/Changelog.html24
1 files changed, 24 insertions, 0 deletions
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>