From 8e7b1adc7fc8a2a12a08f1b4a2817cab04fe00c3 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Sun, 6 Dec 2020 16:12:50 +0100 Subject: [doc] update changes after 13501 --- doc/sphinx/changes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/sphinx') diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst index c2b32afea2..8fb03879e8 100644 --- a/doc/sphinx/changes.rst +++ b/doc/sphinx/changes.rst @@ -153,6 +153,14 @@ Kernel `_ and `#12647 `_, by Hugo Herbelin). +- **Fixed:** + Fix an incompleteness in the typechecking of `match` for + cumulative inductive types. This could result in breaking subject + reduction. + (`#13501 `_, + fixes `#13495 `_, + by Matthieu Sozeau). + Specification language, type inference ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3