aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/13381-bfs_eauto.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/04-tactics/13381-bfs_eauto.rst')
-rw-r--r--doc/changelog/04-tactics/13381-bfs_eauto.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/13381-bfs_eauto.rst b/doc/changelog/04-tactics/13381-bfs_eauto.rst
new file mode 100644
index 0000000000..a2c5e44340
--- /dev/null
+++ b/doc/changelog/04-tactics/13381-bfs_eauto.rst
@@ -0,0 +1,6 @@
+- **Deprecated:**
+ "eauto @int_or_var @int_or_var" in favor of new "bfs eauto".
+ Also deprecated 2-integer option for "debug eauto" and "info_eauto";
+ replacement TBD.
+ (`#13381 <https://github.com/coq/coq/pull/13381>`_,
+ by Jim Fehrle).