aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst')
-rw-r--r--doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst b/doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst
deleted file mode 100644
index 9ae759be56..0000000000
--- a/doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added:**
- The :cmd:`Proof using` command can now be used without loading the
- Ltac plugin (`-noinit` mode)
- (`#13339 <https://github.com/coq/coq/pull/13339>`_,
- by Théo Zimmermann).