NEWS
changeset 77615 faaa3e311281
parent 77567 b975f5aaf6b8
child 77669 8f96ac621bfd
child 77671 8a6a79ed5a83
--- a/NEWS	Sat Mar 11 14:18:56 2023 +0100
+++ b/NEWS	Sat Mar 11 14:19:09 2023 +0100
@@ -265,6 +265,14 @@
 
 *** System ***
 
+* Session builds observe dependency of options that contribute to the
+formal content. This is determined via option tags specified in
+etc/options, notably "content" or "document". A change of relavant
+session options causes a fresh build. For example:
+
+  isabelle build -o show_types FOL
+  isabelle build FOL
+
 * The command-line tool "isabelle update" is now directly based on
 "isabelle build" instead of "isabelle dump". Thus it has become more
 scalable, and supports most options from "isabelle build". Partial