aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst5
1 files changed, 5 insertions, 0 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
new file mode 100644
index 0000000000..af0d28305a
--- /dev/null
+++ b/doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst
@@ -0,0 +1,5 @@
+- **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>`_).