aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-11-08 14:23:45 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-11-08 14:23:45 +0000
commit4a72239d22a48ee345669d52df4b8b344fffb931 (patch)
tree4cbf8b6a5cc29b74de4c1d9367845e6847904886 /CHANGES
parentbe9d9d2b0c2569df032776896977c8cdf5e37f66 (diff)
Prise en compte des notations récursives dans l'option 'format'
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6286 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4862cd119..f0f9c437e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,10 @@ Ltac
- New modifier "lazy" for "match t with" and "match goal with" telling
to delay the evaluation of tactic expression.
+Notations
+
+- "format" option aware of recursive notations
+
Changes from V8.0beta to V8.0
=============================