diff options
| author | Hugo Herbelin | 2020-04-05 18:38:36 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2020-04-21 19:29:57 +0200 |
| commit | 73e063f18010b4d0a40999782a02333e0baea142 (patch) | |
| tree | 70e56cbdb6643a9fcc7ec17e5af04cfa368c40cf | |
| parent | ab14dab1f8a612e3d854df89ae6d21c26ebb2945 (diff) | |
Change log.
| -rw-r--r-- | doc/changelog/08-tools/12027-master+fix3415-coqdoc-record.rst | 5 |
1 files changed, 5 insertions, 0 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 new file mode 100644 index 0000000000..ae9b69e592 --- /dev/null +++ b/doc/changelog/08-tools/12027-master+fix3415-coqdoc-record.rst @@ -0,0 +1,5 @@ +- **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; ). |
