aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/10895-master+weak-excluded-middle-de-morgan.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/10-standard-library/10895-master+weak-excluded-middle-de-morgan.rst')
-rw-r--r--doc/changelog/10-standard-library/10895-master+weak-excluded-middle-de-morgan.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/changelog/10-standard-library/10895-master+weak-excluded-middle-de-morgan.rst b/doc/changelog/10-standard-library/10895-master+weak-excluded-middle-de-morgan.rst
deleted file mode 100644
index 8aef859ec8..0000000000
--- a/doc/changelog/10-standard-library/10895-master+weak-excluded-middle-de-morgan.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-- **Added:**
- Standard equivalence between weak excluded-middle and the
- classical instance of De Morgan's law, in module :g:`ClassicalFacts`
- (`#10895 <https://github.com/coq/coq/pull/10895>`_, by Hugo Herbelin).