diff options
| author | coqbot-app[bot] | 2020-09-23 13:32:10 +0000 |
|---|---|---|
| committer | GitHub | 2020-09-23 13:32:10 +0000 |
| commit | d9d89ad43e62cfd1dfd3beed924f82d3de7bcc23 (patch) | |
| tree | ff49b24319d33e24930433e57ecc521fa99f0dfe /doc | |
| parent | bb6e78ef2ca4bf0d686654fa3f66dd780f5be0ac (diff) | |
| parent | c55f520032492ac203a0533c88ecc6c850217be0 (diff) | |
Merge PR #13073: A temporary fix of #13018 and #12775 for branch 8.12 (bis)
Reviewed-by: ejgallego
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/03-notations/13026-master+fix-printing-custom-no-level-8.2.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/13026-master+fix-printing-custom-no-level-8.2.rst b/doc/changelog/03-notations/13026-master+fix-printing-custom-no-level-8.2.rst new file mode 100644 index 0000000000..42b62eed75 --- /dev/null +++ b/doc/changelog/03-notations/13026-master+fix-printing-custom-no-level-8.2.rst @@ -0,0 +1,7 @@ +- **Fixed:** + Fixing printing of notations in custom entries with + variables not mentioning an explicit level + (`#13026 <https://github.com/coq/coq/pull/13026>`_, + fixes `#12775 <https://github.com/coq/coq/issues/12775>`_ + and `#13018 <https://github.com/coq/coq/issues/13018>`_, + by Hugo Herbelin). |
