aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst')
-rw-r--r--doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst b/doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst
deleted file mode 100644
index af0d28305a..0000000000
--- a/doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added:**
- Add hyperlinks on bound variables for coqdoc
- (`#12033 <https://github.com/coq/coq/pull/12033>`_,
- by Hugo Herbelin; it incidentally fixes
- `#7697 <https://github.com/coq/coq/pull/7697>`_).