aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-11-09 15:24:53 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-11-09 15:24:53 +0000
commit99c0f58854ecefff9e403212e8121dee85617b87 (patch)
tree27fb131a0273d7b7df9ae745ea4cc18ebe77ca79 /CHANGES
parent0a94199867a80d5c9ee6aa52668b1c3b1dbb2cfa (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6289 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 f0f9c437e..71a6f3118 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.
+Tactics
+
+- Added "dependent rewrite term" and "dependent rewrite term in hyp" (doc TODO)
+
Notations
- "format" option aware of recursive notations