aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2019-11-26 19:02:30 +0100
committerEmilio Jesus Gallego Arias2019-11-26 19:02:30 +0100
commit87d4a5569ad917f2e9b57d582386074ba51b62fc (patch)
tree5e108a85022d73e7928b93e2b12d9791bce37133 /doc
parentfebdae68adacafd2941d5932e2ddc9965db66122 (diff)
parent9bd0a6e2f87be55eab19363fa09674f2975b89a9 (diff)
Merge PR #11090: Printing of coercions to which a notation is associated: a refined version of #8890 which prevents #11033.
Ack-by: Zimmi48 Reviewed-by: ejgallego Ack-by: gares
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/03-notations/11090-master+refactoring-application-printing.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/11090-master+refactoring-application-printing.rst b/doc/changelog/03-notations/11090-master+refactoring-application-printing.rst
new file mode 100644
index 0000000000..5c3936073a
--- /dev/null
+++ b/doc/changelog/03-notations/11090-master+refactoring-application-printing.rst
@@ -0,0 +1 @@
+- Fixed #11033: regression in not printing coercions to which is also associated a notation (`#11090 <https://github.com/coq/coq/pull/11090>`_, by Hugo Herbelin).