aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 231d9c4ee..60828b053 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,7 +30,7 @@ Tactics
- Omega now handles arbitrary precision integers
- Idtac can now be left implicit in a [...|...] construct: for instance,
[ foo | | bar ] stands for [ foo | idtac | bar ]. (doc TODO).
-
+- "Tactic Notation" extended to allow notations of tacticals (doc TODO).
Modules