aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 10695b511..9a180a884 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,10 @@ Tactics
- The tactic "omega" is now aware of the bodies of context variables
such as "x := 5 : Z" (see bug #148). This could be disabled via
Unset Omega UseLocalDefs.
+- The tactic "omega" is now aware of the bodies of context variables
+ such as "x := 5 : Z" (see bug #148). This could be disabled via
+ Unset Omega UseLocalDefs.
+- The tactic "romega" is also aware now of the bodies of context variables.
Changes from 8.7+beta1 to 8.7.0
===============================