NEWS
changeset 74449 a2dcda6107d9
parent 74437 e1b5bf983de3
child 74451 78d1f73bbeaa
--- a/NEWS	Mon Oct 04 19:17:50 2021 +0200
+++ b/NEWS	Mon Oct 04 20:07:51 2021 +0200
@@ -406,6 +406,12 @@
 
 * Update to OpenJDK 17: the current long-term support version of Java.
 
+* Perl is no longer required by Isabelle proper, and longer provided by
+specific Isabelle execution environments (Docker, Cygwin on Windows).
+Minor INCOMPATIBILITY, add-on applications involving perl need to
+provide it by different means. (Note that proper Isabelle systems
+programming works via Scala/Java, without perl, python, ruby etc.).
+
 * Each Isabelle component may specify a Scala/Java jar module
 declaratively via etc/build.props (file names are relative to the
 component directory). E.g. see $ISABELLE_HOME/etc/build.props with