From b5cb67b877ca39053ccd522487a9bffc7736cf3b Mon Sep 17 00:00:00 2001 From: Attila Gáspár Date: Fri, 20 Mar 2020 17:22:36 +0100 Subject: Fix #7812 --- doc/changelog/04-tactics/11883-fix-autounfold.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/changelog/04-tactics/11883-fix-autounfold.rst (limited to 'doc') diff --git a/doc/changelog/04-tactics/11883-fix-autounfold.rst b/doc/changelog/04-tactics/11883-fix-autounfold.rst new file mode 100644 index 0000000000..83ff177380 --- /dev/null +++ b/doc/changelog/04-tactics/11883-fix-autounfold.rst @@ -0,0 +1,13 @@ +- **Fixed:** + The behavior of :tacn:`autounfold` no longer depends on the names of terms and modules + (`#11883 `_, + fixes `#7812 `_, + by Attila Gáspár). +- **Changed:** + `at` clauses can no longer be used with :tacn:`autounfold`. Since they had no effect, it is safe to remove them + (`#11883 `_, + by Attila Gáspár). +- **Changed:** + :tacn:`autounfold` no longer fails when the :cmd:`Opaque` command is used on constants in the hint databases + (`#11883 `_, + by Attila Gáspár). -- cgit v1.2.3