diff -r 854ebb9e4eb3 -r ac6457a70db5 NEWS --- a/NEWS Sat Dec 19 00:04:32 2020 +0100 +++ b/NEWS Sat Dec 19 00:08:14 2020 +0100 @@ -19,6 +19,9 @@ * Improved markup for theory header imports: hyperlinks for theory files work without formal checking of content. +* The prover process can download auxiliary files (e.g. 'ML_file') for +theories with remote URL. This requires the external "curl" program. + * Action "isabelle.goto-entity" (shortcut CS+d) jumps to the definition of the formal entity at the caret position.