aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bac19211..acd47fe6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -28,6 +28,11 @@ the CVS ChangeLog and PG Trac, http://proofgeneral.inf.ed.ac.uk/trac.
to compile modules in parallel in the background while Proof
General stays responsive.
+*** Support for more bullets (coq 8.5): -- --- ++ +++ ** ***
+ Scripting supports bullets of any length.
+ Indentation supports only bullets of length <= 4 (like ----). Longer
+ may be supported if needed.
+
*** Support for bullets, braces and Grab Existential Variables for Prooftree.
*** Support for _Coqproject files