NEWS
changeset 72557 6345cce0e576
parent 72546 58b1826354c9
child 72574 d892f6d66402
--- a/NEWS	Sat Nov 07 16:36:50 2020 +0100
+++ b/NEWS	Sat Nov 07 16:49:51 2020 +0100
@@ -224,6 +224,10 @@
 
   ISABELLE_TOOL_JAVA_OPTIONS="$ISABELLE_TOOL_JAVA_OPTIONS -Xmx8g"
 
+* The command-line tool "isabelle process" now prints output to
+stdout/stderr separately and incrementally, instead of just one bulk to
+stdout after termination. Potential INCOMPATIBILITY for external tools.
+
 * The command-line tool "isabelle console" now supports interrupts
 properly (on Linux and macOS).