diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html
index 13dda217..a04f5d2e 100644
--- a/abi-check/changelog/openjpeg/current/log.html
+++ b/abi-check/changelog/openjpeg/current/log.html
@@ -20,7 +20,13 @@
commit 9a6d41d22b1a4f17a376d2f6f208c52c58b8e4b3 +commit 13cde9fa37249628af6b6f10601b733f87a025f4 +Author: Even Rouault <even.rouault@spatialys.com> +Date: 2017-07-30 19:46:52 +0200 + + src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved __ (#587) + +commit 9a6d41d22b1a4f17a376d2f6f208c52c58b8e4b3 Author: Even Rouault <even.rouault@spatialys.com> Date: 2017-07-30 19:27:01 +0200 @@ -372,7 +378,6 @@ Date: 2017-07-03 12:03:29 +0200 build both shared and static library commit ecbfcbc2764ff1b09e693d57e3ef5764518f1e1c -Merge: e673c8b 96d757c Author: Even Rouault <even.rouault@mines-paris.org> Date: 2017-07-01 13:51:52 +0200 @@ -380,32 +385,12 @@ Date: 2017-07-01 13:51:52 +0200 Remove useless knownfailures (since LAZY encoding is fixed) -commit e673c8bd4da9f0414da472ac5f3d8e03e5102982 -Author: Even Rouault <even.rouault@mines-paris.org> -Date: 2017-07-01 12:54:39 +0200 - - Merge pull request #963 from rouault/travis_avx2 - - Enable AVX2 at runtime on Travis-CI and AppVeyor - -commit 96d757cb8e6c3fb0e133817e5057ee5eae6a594d -Author: Even Rouault <even.rouault@spatialys.com> -Date: 2017-07-01 04:24:46 +0200 - - Remove useless knownfailures (since LAZY encoding is fixed) - commit a0839cca24e19f1f0906e30ee1009ce89e4942b4 Author: Jeroen Ooms <jeroenooms@gmail.com> Date: 2017-06-16 13:58:25 +0200 only build both static and dynamic on non-windows -commit 1329b3240aafb1b31328091eb6f7720787b391be -Author: Jeroen Ooms <jeroenooms@gmail.com> -Date: 2017-06-16 13:27:19 +0200 - - build both shared and static library - ...