summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fde5ce3c9b..a1a286faac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-03-19 Bruno Haible <bruno@clisp.org>
+
+ javacomp-script: Add support for Java 9.
+ * m4/javacomp.m4 (gt_JAVACOMP): Accept source-version 1.9 and
+ target-version 1.9.
+
2018-03-16 Bruno Haible <bruno@clisp.org>
glob: Don't compile replacements on recent glibc systems.
@@ -6378,7 +6384,7 @@
2016-12-04 Bruno Haible <bruno@clisp.org>
- javacomp: Support Java 7 and 8.
+ javacomp-script: Support Java 7 and 8.
* m4/javacomp.m4 (gt_JAVACOMP): Accept source-version 1.7, 1.8 and
target-version 1.7, 1.8.
@@ -54704,7 +54710,7 @@ o Test only that noncanonical values do not cause crashes, not that
2009-12-26 Bruno Haible <bruno@clisp.org>
- javacomp: Portability fix.
+ javacomp-script: Portability fix.
* m4/javacomp.m4 (gt_JAVACOMP): Fix creation of conftestver.class so
that it also works on Solaris.