aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3fe6ee99..30804ae9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,10 @@
** Generic Changes
+*** Added proof assistant specific menu facility.
+
+ Specific menus added for Coq, Isabelle.
+
*** Improved behaviour of electric terminator
*** Efficiency improvement in parsing
@@ -32,7 +36,9 @@
** LEGO Changes
-*** Slight change in output during proof: show final discharge messages
+*** Slight change in output during proof: shows final discharge messages
+
+ This is a side effect of code rationalization in PG elsewhere.
** Isabelle Changes