aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/01-kernel
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/01-kernel
parente46e37ddabcb5ef2d58fd09dcc0a13a4b42f6b93 (diff)
Adding changelog for 8.11.1.
Diffstat (limited to 'doc/changelog/01-kernel')
-rw-r--r--doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst b/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst
deleted file mode 100644
index c08ebb7f25..0000000000
--- a/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Fixed:**
- Allow more inductive types in `Unset Positivity Checking` mode
- (`#11811 <https://github.com/coq/coq/pull/11811>`_,
- by SimonBoulier).