diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html
index a8a59fe2..4b6559c8 100644
--- a/abi-check/changelog/openjpeg/current/log.html
+++ b/abi-check/changelog/openjpeg/current/log.html
@@ -20,7 +20,17 @@
commit 23cee2228638b5f2372160b193dc30dd1014addf +commit 51155950eb3320a49835bb05d7867240d4d0cccc +Author: Stefan Weil <sw@weilnetz.de> +Date: 2016-09-05 22:07:50 +0200 + + Add .gitignore (#787) + + Ignore all files and directories which are generated by `cmake . && make`. + + Signed-off-by: Stefan Weil <sw@weilnetz.de> + +commit 23cee2228638b5f2372160b193dc30dd1014addf Author: Matthieu Darbois <mayeut@users.noreply.github.com> Date: 2016-09-02 23:58:12 +0200 @@ -415,12 +425,6 @@ Date: 2016-04-29 23:51:14 +0200 Update uclouvain/openjpeg#725 -commit 319fc971fef8a1e1c1c543506c26805873e3f258 -Author: julienmalik <julienmalik@users.noreply.github.com> -Date: 2016-04-29 23:49:17 +0200 - - cppcheck fix for openjp2 (#740) - commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12 Author: mayeut <mayeut@users.noreply.github.com> Date: 2016-01-25 22:16:49 +0100 @@ -474,14 +478,6 @@ Date: 2016-04-26 22:06:06 +0200 a left shift. Verified at least on MacOS Xcode 7.3, same assembly generated after fix. -commit c559c628539bc8956193a5ff8ac787a0c6fa090c -Author: Matthieu Darbois <mayeut@users.noreply.github.com> -Date: 2016-04-23 14:17:31 +0200 - - Do not define __attribute__ in opj_includes.h (#751) - - Fix #727 - ...