aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHugo Herbelin2019-11-09 21:19:35 +0100
committerHugo Herbelin2019-11-21 20:08:04 +0100
commit9bd0a6e2f87be55eab19363fa09674f2975b89a9 (patch)
tree3178f371933b6f72c09b80a8d701235223161f1c /doc
parent5d10145531b2920f5e7b9d47bc15b5de06783d97 (diff)
A refined version of #8890 which prevents #11033.
We restrict #8890 so that it looks for a notation only for the fully applied coercion.
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).