]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention the support for Java 11.
authorBruno Haible <bruno@clisp.org>
Wed, 3 Apr 2019 02:04:06 +0000 (04:04 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 3 Apr 2019 02:04:06 +0000 (04:04 +0200)
This support was added in gnulib on 2018-09-26.

* NEWS: Mention the support for Java 11.

NEWS

diff --git a/NEWS b/NEWS
index 032ff69f9d30b5b5460461695cbb89b51931e3cd..f8e9f1155d499183875b990f3900890cb8b69e76 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,9 +34,9 @@
   - Java:
     o xgettext now supports UTF-8 encoded .properties files (a new feature
       of Java 9).
-    o The build system and tools now support Java 9 and 10. On the other
-      hand, support for old versions of Java (Java 5 and older, GCJ 4.2.x
-      and older) has been dropped.
+    o The build system and tools now support Java 9, 10, and 11. On the
+      other hand, support for old versions of Java (Java 5 and older,
+      GCJ 4.2.x and older) has been dropped.
   - Perl:
     o Native support for context functions (pgettext, dpgettext, dcpgettext,
       npgettext, dnpgettext, dcnpgettext).