aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/12-misc
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-04-03 13:58:33 +0200
committerPierre-Marie Pédrot2020-04-03 14:10:58 +0200
commit0e83878b0750aaa2b69bb2ff529131ab16d3d64f (patch)
tree1a960a9f1c970d54865cd94c21ec1a743afdfdfc /doc/changelog/12-misc
parente46e37ddabcb5ef2d58fd09dcc0a13a4b42f6b93 (diff)
Adding changelog for 8.11.1.
Diffstat (limited to 'doc/changelog/12-misc')
-rw-r--r--doc/changelog/12-misc/11329-master+fix11114-extraction-anomaly-implicit-record.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/12-misc/11329-master+fix11114-extraction-anomaly-implicit-record.rst b/doc/changelog/12-misc/11329-master+fix11114-extraction-anomaly-implicit-record.rst
deleted file mode 100644
index 0a686dd87d..0000000000
--- a/doc/changelog/12-misc/11329-master+fix11114-extraction-anomaly-implicit-record.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Fixed:**
- :cmd:`Extraction Implicit` on the constructor of a record was leading to an anomaly
- (`#11329 <https://github.com/coq/coq/pull/11329>`_,
- by Hugo Herbelin, fixes `#11114 <https://github.com/coq/coq/pull/11114>`_).