From 4225332178759948e04347560002921719079454 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Sat, 11 Feb 2023 19:08:49 +0200 Subject: [PATCH] add changes --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 900fcadb..163d3b25 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Changes in 3.9.1: +- Mac: fix permissions in bundled JRE, so that MAC address scanning would work #384 +- Linux startup fix if JAVA_HOME has spaces #391 +- Update MAC vendors + Changes in 3.9.0: - Mac: bundle Java 17 runtime, so that Java doesn't need to be installed separately - Mac: change next alive host shortcut to Cmd+N (Cmd+H is conflicting with hide window)