aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4cb22381c..97bb4fc8d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,8 @@ Ltac
Tactics
- Added "dependent rewrite term" and "dependent rewrite term in hyp" (doc TODO)
+- The argument of Declare Left Step and Declare Right Step is now a term
+ (it used to be a reference) (doc TODO)
- Omega now handles arbitrary precision integers
Modules