summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-04-03 04:04:06 +0200
committerBruno Haible <bruno@clisp.org>2019-04-03 04:04:06 +0200
commitdd1765b1c988ebdb2a1a493de14da5cdcca7958b (patch)
tree83a0c997d22c7164a4b8259a5936cae0f51a304a /NEWS
parentf70cbd9ac5ee3abee7f631f20ebd167a31802f59 (diff)
downloadgettext-dd1765b1c988ebdb2a1a493de14da5cdcca7958b.tar.gz
Mention the support for Java 11.
This support was added in gnulib on 2018-09-26. * NEWS: Mention the support for Java 11.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 032ff69f9..f8e9f1155 100644
--- 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).