aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHugo Herbelin2019-12-22 20:37:06 +0100
committerHugo Herbelin2020-02-20 09:54:45 +0100
commite57b2e19bbd9e5ab13f16e06ec9fbcff89a5e80c (patch)
tree29bec58d6a7356d2b8baaaf55f3236ac286ed2a8 /doc
parent4b429f64ee9a36a7151575b914b3af56a300b28b (diff)
Adding changelog.
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/12-misc/11329-master+fix11114-extraction-anomaly-implicit-record.rst4
1 files changed, 4 insertions, 0 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
new file mode 100644
index 0000000000..0a686dd87d
--- /dev/null
+++ b/doc/changelog/12-misc/11329-master+fix11114-extraction-anomaly-implicit-record.rst
@@ -0,0 +1,4 @@
+- **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>`_).