summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c4745b3f650..5834febb6491 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-06-07 Glassey Nicolas <nicolas@glassey.dev>:
+
+ * 2019_1.0.10-277:
+ Java 8 is necessary as Java <7 doesn't have all the features needed, and java >9 has incompatible classloaders.
+ It should work on JDK and JRE alike.
+ This means that jre-8 or jdk-8 are now a dependency.
+
2020-03-15 Glassey Nicolas <nicolas@glassey.dev>:
* 2019_1.0.7-273: