diff options
| author | Emilio Jesus Gallego Arias | 2020-07-17 17:00:44 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2020-07-17 17:00:44 +0200 |
| commit | f67c3829f7239bd417499b2450c4afe6e825dbd7 (patch) | |
| tree | 9ea9e6f636ed8103717a471add03d065cce5273c /doc | |
| parent | e04e12c60fe90735c22542bfd6b0b94f4b4cbc1e (diff) | |
| parent | 5b277eb47f9becf09a1f2523434b2db379e39494 (diff) | |
Merge PR #12683: Fixes #12682: printing bug with recursive notations for n-ary applications used with applied references
Reviewed-by: ejgallego
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/03-notations/12683-master+fix12682-notation-printing-nary-application-ref.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/12683-master+fix12682-notation-printing-nary-application-ref.rst b/doc/changelog/03-notations/12683-master+fix12682-notation-printing-nary-application-ref.rst new file mode 100644 index 0000000000..ab8768a079 --- /dev/null +++ b/doc/changelog/03-notations/12683-master+fix12682-notation-printing-nary-application-ref.rst @@ -0,0 +1,5 @@ +- **Fixed:** + Printing bug with notations for n-ary applications used with applied references. + (`#12683 <https://github.com/coq/coq/pull/12683>`_, + fixes `#12682 <https://github.com/coq/coq/pull/12682>`_, + by Hugo Herbelin). |
