aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog
diff options
context:
space:
mode:
authorGaëtan Gilbert2019-05-31 13:09:23 +0200
committerGaëtan Gilbert2019-05-31 19:11:18 +0200
commit6a5dcbbfea1af0308a4d49e7c5bcea26d74a739d (patch)
tree8c0940a07248cf3ac0d6a62c38b1a6eef28d5629 /doc/changelog
parent04398c5fa519b742ff5b97b61bbfa0c9f9d1549c (diff)
Remove Show Script (deprecated in 8.10)
Diffstat (limited to 'doc/changelog')
-rw-r--r--doc/changelog/07-commands-and-options/10277-no-show-script.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/10277-no-show-script.rst b/doc/changelog/07-commands-and-options/10277-no-show-script.rst
new file mode 100644
index 0000000000..7fdeb632b4
--- /dev/null
+++ b/doc/changelog/07-commands-and-options/10277-no-show-script.rst
@@ -0,0 +1,2 @@
+- Remove ``Show Script`` command (deprecated since 8.10)
+ (`#10277 <https://github.com/coq/coq/pull/10277>`_, by Gaëtan Gilbert).