aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/08-tools/12027-master+fix3415-coqdoc-record.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/08-tools/12027-master+fix3415-coqdoc-record.rst')
-rw-r--r--doc/changelog/08-tools/12027-master+fix3415-coqdoc-record.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/08-tools/12027-master+fix3415-coqdoc-record.rst b/doc/changelog/08-tools/12027-master+fix3415-coqdoc-record.rst
deleted file mode 100644
index ae9b69e592..0000000000
--- a/doc/changelog/08-tools/12027-master+fix3415-coqdoc-record.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Fixed:**
- Fields of a record tuple now link in coqdoc to their definition
- (`#12027 <https://github.com/coq/coq/pull/12027>`_, fixes
- `#3415 <https://github.com/coq/coq/issues/3415>`_,
- by Hugo Herbelin; ).