aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Aspinall1999-10-06 11:11:38 +0000
committerDavid Aspinall1999-10-06 11:11:38 +0000
commit59a0979b85debc0deae2bea07765bf29ade9b9d3 (patch)
tree247f9385a1c1b556c726d38c077388248d0d79e8 /CHANGES
parent813c9a3268b9b18a00d475281a35bc29b36688d3 (diff)
Updated
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index bc7754ca..4a5ee759 100644
--- a/CHANGES
+++ b/CHANGES
@@ -76,9 +76,14 @@ Coq Changes
Isabelle and Isar Changes
-------------------------
-* Tweaks for input syntax.
+* Several tweaks for input syntax.
* Recognize goals of the old form val prems = goal ...
+ and saves of the old form val thm = result.
+
+* Proofs which are "unfinished", i.e. have no qed or result,
+ are now closed off automatically when a new goal is begun,
+ mirroring the behaviour of Isabelle.
Only in the developers' release