aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHugo Herbelin2020-08-30 07:58:06 +0200
committerHugo Herbelin2020-09-02 18:48:21 +0200
commita0090dc6930c1f0c60ca6144d1551019ecbcc837 (patch)
tree26f1f35f5366cb6853c95630e761a9f68299a515 /doc
parentdffe222e9d84c423a3e3c1e9b36d36a37727dc7b (diff)
Adding change log for #12946.
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/03-notations/12946-master+fix12908-part1-collision-lonely-notation-printing.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/12946-master+fix12908-part1-collision-lonely-notation-printing.rst b/doc/changelog/03-notations/12946-master+fix12908-part1-collision-lonely-notation-printing.rst
new file mode 100644
index 0000000000..95a9093272
--- /dev/null
+++ b/doc/changelog/03-notations/12946-master+fix12908-part1-collision-lonely-notation-printing.rst
@@ -0,0 +1,6 @@
+- **Fixed:**
+ Undetected collision between a lonely notation and a notation in
+ scope at printing time
+ (`#12946 <https://github.com/coq/coq/pull/12946>`_,
+ fixes the first part of `#12908 <https://github.com/coq/coq/issues/12908>`_,
+ by Hugo Herbelin).