diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html
index 3e0301cf..a8a59fe2 100644
--- a/abi-check/changelog/openjpeg/current/log.html
+++ b/abi-check/changelog/openjpeg/current/log.html
@@ -20,7 +20,15 @@
commit 4a2a8693e5a02207a8813b02a375abdc4e43c49b +commit 23cee2228638b5f2372160b193dc30dd1014addf +Author: Matthieu Darbois <mayeut@users.noreply.github.com> +Date: 2016-09-02 23:58:12 +0200 + + Switch to clang 3.8 (#814) + + clang 3.9 is currently unavailable for precise through apt + +commit 4a2a8693e5a02207a8813b02a375abdc4e43c49b Author: Matthieu Darbois <mayeut@users.noreply.github.com> Date: 2016-08-06 13:04:56 +0200 @@ -413,12 +421,6 @@ Date: 2016-04-29 23:49:17 +0200 cppcheck fix for openjp2 (#740) -commit e166e4a209d9a3e4b583e4b2cdcbab2c57967eb1 -Author: Matthieu Darbois <mayeut@users.noreply.github.com> -Date: 2016-04-28 19:20:14 +0200 - - Check SSIZ is valid in opj_j2k_read_siz (#762) - commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12 Author: mayeut <mayeut@users.noreply.github.com> Date: 2016-01-25 22:16:49 +0100 @@ -480,14 +482,6 @@ Date: 2016-04-23 14:17:31 +0200 Fix #727 -commit a9feb9addd05bc9f05e833dab16a8114bb6d70f3 -Author: Matthieu Darbois <mayeut@users.noreply.github.com> -Date: 2016-04-23 10:51:46 +0200 - - Merge pull request #750 from mayeut/issue-729-2 - - Allow to read/write 3/5/7/9/11/13/15 bpp TIF files - ...