diff options
| author | Théo Zimmermann | 2019-11-27 20:24:31 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2019-11-27 20:24:38 +0100 |
| commit | 2f33fce7ac580d1966476d6d2c0f06a3ec920e6d (patch) | |
| tree | ea657f44064a05564eea6d31454677b58bbd56f9 | |
| parent | 7f67c70bec6a13ed0e39548e4439f962ac5dcd79 (diff) | |
Changelog entry for #11187.
| -rw-r--r-- | doc/changelog/07-commands-and-options/11187-remove-addpath.rst | 5 |
1 files changed, 5 insertions, 0 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 new file mode 100644 index 0000000000..283c44fda6 --- /dev/null +++ b/doc/changelog/07-commands-and-options/11187-remove-addpath.rst @@ -0,0 +1,5 @@ +- 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). |
