aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog
diff options
context:
space:
mode:
authorThéo Zimmermann2019-06-03 16:27:52 +0200
committerThéo Zimmermann2019-06-03 16:27:52 +0200
commit147666df9d71056e614acbab0b0b5935a085bf32 (patch)
tree3c7e5b33cc60f56eaa359b90b3918053354cdfd4 /doc/changelog
parent5465bbf5525ce82fd3063f6cbd0bb651cc5f4d24 (diff)
parent6a5dcbbfea1af0308a4d49e7c5bcea26d74a739d (diff)
Merge PR #10277: Remove Show Script (deprecated in 8.10)
Reviewed-by: Zimmi48 Reviewed-by: gares
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).