aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/01-kernel/11422-Setplus2.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/01-kernel/11422-Setplus2.rst b/doc/changelog/01-kernel/11422-Setplus2.rst
new file mode 100644
index 0000000000..cc174358cc
--- /dev/null
+++ b/doc/changelog/01-kernel/11422-Setplus2.rst
@@ -0,0 +1,4 @@
+- **Fixed:**
+ The type of :g:`Set+1` would be computed to be itself, leading to a proof of False.
+ (`#11422 <https://github.com/coq/coq/pull/11422>`_,
+ by Gaƫtan Gilbert).