diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html
index 28c75cd7..82377ef9 100644
--- a/abi-check/changelog/openjpeg/current/log.html
+++ b/abi-check/changelog/openjpeg/current/log.html
@@ -20,7 +20,15 @@
commit 221a801a97a3ea968a311f7905c18a1eb7f034c4 +commit 040e142288e90c9c2d46d25d0a27f828f968bb93 +Author: Eduardo Barretto <edusbarretto@gmail.com> +Date: 2020-04-16 19:09:40 -0300 + + jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226) + + This issues were found by cppcheck and coverity. + +commit 221a801a97a3ea968a311f7905c18a1eb7f034c4 Author: Even Rouault <even.rouault@spatialys.com> Date: 2020-04-16 20:33:22 +0200 @@ -889,12 +897,6 @@ Date: 2018-06-16 16:17:58 +0200 opj_compress: try to make help message of -c switch clearer (fixes #1117) -commit 2c7eb4fed9cbed43ae402840f6706998ce2dd1c4 -Author: Even Rouault <even.rouault@spatialys.com> -Date: 2018-03-12 14:24:20 +0100 - - opj_compress: fix help message regarding default precinct size - ...