diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html
index 97da6db8..b46f00b8 100644
--- a/abi-check/changelog/openjpeg/current/log.html
+++ b/abi-check/changelog/openjpeg/current/log.html
@@ -20,7 +20,22 @@
commit 3910be8a68d21df5f23e764c593058ba35557051 +commit a59512e0990c5923de77a542a1386edee32acd47 +Merge: 3910be8 8ad94f6 +Author: Even Rouault <even.rouault@mines-paris.org> +Date: 2018-03-04 23:54:09 +0100 + + Merge pull request #1104 from rouault/macos_fix + + Fix Mac builds + +commit 8ad94f689ecabc5e9058874af42306793d5b93e9 +Author: Even Rouault <even.rouault@spatialys.com> +Date: 2018-03-04 23:27:44 +0100 + + Fix Mac builds + +commit 3910be8a68d21df5f23e764c593058ba35557051 Merge: e98d0a2 cfc5395 Author: Even Rouault <even.rouault@mines-paris.org> Date: 2018-03-04 23:19:59 +0100 @@ -705,18 +720,6 @@ Date: 2017-09-01 17:32:54 +0200 opj_compress help: indicate 0 value, instead of 1, for -r parameter to get lossless encoding (#1009) -commit 8a17be8945f6f8fcae3f9e5c7c4988e971d245ee -Author: Even Rouault <even.rouault@spatialys.com> -Date: 2017-09-01 16:31:08 +0200 - - opj_v4dwt_decode_step2_sse(): loop unroll - -commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28 -Author: Even Rouault <even.rouault@spatialys.com> -Date: 2017-09-01 10:26:18 +0200 - - Fix undefined shift behaviour in opj_dwt_is_whole_tile_decoding(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3255. Credit to OSS Fuzz - ...