aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/11187-remove-addpath.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/07-commands-and-options/11187-remove-addpath.rst')
-rw-r--r--doc/changelog/07-commands-and-options/11187-remove-addpath.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/07-commands-and-options/11187-remove-addpath.rst b/doc/changelog/07-commands-and-options/11187-remove-addpath.rst
deleted file mode 100644
index 58c53e3b1d..0000000000
--- a/doc/changelog/07-commands-and-options/11187-remove-addpath.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Removed:** Legacy commands ``AddPath``, ``AddRecPath``, and ``DelPath``
- which were undocumented, broken variants of :cmd:`Add LoadPath`,
- :cmd:`Add Rec LoadPath`, and :cmd:`Remove LoadPath`
- (`#11187 <https://github.com/coq/coq/pull/11187>`_,
- by Maxime Dénès and Théo Zimmermann).