aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaëtan Gilbert2019-10-30 13:14:50 +0100
committerGaëtan Gilbert2019-10-31 14:42:54 +0100
commitd9892ecc6cc647ffc8803b17350f46ce6b901410 (patch)
tree356f113de9d5d177e48cfc206713a850a73ab668
parentb6e50de7f52a24aeeca0df0175fe5e5b327bfb90 (diff)
changelog for #10985
-rw-r--r--doc/changelog/02-specification-language/10985-about-arguments.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/02-specification-language/10985-about-arguments.rst b/doc/changelog/02-specification-language/10985-about-arguments.rst
new file mode 100644
index 0000000000..1e05b0b0fe
--- /dev/null
+++ b/doc/changelog/02-specification-language/10985-about-arguments.rst
@@ -0,0 +1,5 @@
+- The output of the :cmd:`Print` and :cmd:`About` commands has
+ changed. Arguments meta-data is now displayed as the corresponding
+ :cmd:`Arguments <Arguments (implicits)>` command instead of the
+ human-targeted prose used in previous Coq versions. (`#10985
+ <https://github.com/coq/coq/pull/10985>`_, by Gaëtan Gilbert).