aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst')
-rw-r--r--doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst b/doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst
deleted file mode 100644
index a17f1704fe..0000000000
--- a/doc/changelog/07-commands-and-options/10489-print_dependent_evars.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-- **Changed:**
- Output generated by :flag:`Printing Dependent Evars Line` flag
- used by the Prooftree tool in Proof General.
- (`#10489 <https://github.com/coq/coq/pull/10489>`_,
- closes `#4504 <https://github.com/coq/coq/issues/4504>`_,
- `#10399 <https://github.com/coq/coq/issues/10399>`_ and
- `#10400 <https://github.com/coq/coq/issues/10400>`_,
- by Jim Fehrle).