diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html
index aeffa4eb..772e0277 100644
--- a/abi-check/changelog/openjpeg/current/log.html
+++ b/abi-check/changelog/openjpeg/current/log.html
@@ -20,7 +20,19 @@
commit cdd3e83bae71e1e023c4c2bdd5e52d082576e550 +commit 60267860698b86e215bee584857e6b4f2f08b693 +Author: Even Rouault <even.rouault@spatialys.com> +Date: 2017-06-21 13:20:35 +0200 + + Style fix + +commit 93aca84731bfffb20e968af10055a8cd0401806e +Author: Even Rouault <even.rouault@spatialys.com> +Date: 2017-06-21 12:54:40 +0200 + + Fix mingw related warnings + +commit cdd3e83bae71e1e023c4c2bdd5e52d082576e550 Author: Even Rouault <even.rouault@spatialys.com> Date: 2017-06-21 12:49:01 +0200 @@ -798,21 +810,6 @@ Date: 2016-09-06 22:33:26 +0200 fix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2k_read_mcc (#820) -commit c16bc057ba3f125051c9966cf1f5b68a05681de4 -Author: trylab <trylab@users.noreply.github.com> -Date: 2016-09-06 13:55:49 +0800 - - Fix an integer overflow issue (#809) - - Prevent an integer overflow issue in function opj_pi_create_decode of - pi.c. - -commit ea320dab8bc491c10b1584a6617378cecea9f4fa -Author: Matthieu Darbois <mayeut@users.noreply.github.com> -Date: 2016-09-06 07:54:29 +0200 - - Add overflow check in opj_tcd_init_tile (#819) - ...