diff --git a/CHANGELOG b/CHANGELOG index e34247b8..82b8a0e6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ Unreleased: - Allow building if .git is not present (e.g. from source zip) #319 - Windows installer now includes a stripped-down JRE to avoid downloading Java separately - Windows 32-bit build has been removed +- Linux deb & rpm packages now correctly specify Java 11 dependency, not 8 Changes in 3.8.1: - Make 32-bit Windows build still run under Oracle Java 8 - it seems to still be popular #324