From c7734b05f72f2e2c2e086ccbce78b5c4ba35438c Mon Sep 17 00:00:00 2001 From: Daniel Scharrer Date: Sun, 9 Aug 2020 13:32:49 +0200 Subject: [PATCH] Add changelog entry for build fix --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index f8bfbf4..8c49a50 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ innoextract 1.9 (TBD) - Fixed output directory being created for unsupported installers - Fixed some safe non-ASCII characters being stripped from filenames - Fixed handling of path separators in Japanese and Korean installers + - Fixed build with newer Boost versions innoextract 1.8 (2019-09-15) - Added support for Inno Setup 6.0.0 installers