aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/03-notations/12683-master+fix12682-notation-printing-nary-application-ref.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/03-notations/12683-master+fix12682-notation-printing-nary-application-ref.rst')
-rw-r--r--doc/changelog/03-notations/12683-master+fix12682-notation-printing-nary-application-ref.rst5
1 files changed, 0 insertions, 5 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
deleted file mode 100644
index ab8768a079..0000000000
--- a/doc/changelog/03-notations/12683-master+fix12682-notation-printing-nary-application-ref.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **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).