aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fdf0c9d6be..10695b511c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,9 @@ Tactics
utility. The command "Set NativeCompute Profiling" enables
profiling, and "Set NativeCompute Profile Filename" customizes
the profile filename.
+- 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.
Changes from 8.7+beta1 to 8.7.0
===============================