aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/02-specification-language/13383-master+fix11816-wf-not-allowed-in-local-fixpoint.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/02-specification-language/13383-master+fix11816-wf-not-allowed-in-local-fixpoint.rst')
-rw-r--r--doc/changelog/02-specification-language/13383-master+fix11816-wf-not-allowed-in-local-fixpoint.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/02-specification-language/13383-master+fix11816-wf-not-allowed-in-local-fixpoint.rst b/doc/changelog/02-specification-language/13383-master+fix11816-wf-not-allowed-in-local-fixpoint.rst
deleted file mode 100644
index c0e5a81641..0000000000
--- a/doc/changelog/02-specification-language/13383-master+fix11816-wf-not-allowed-in-local-fixpoint.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Fixed:**
- Using :n:`{wf ...}` in local fixpoints is an error, not an anomaly
- (`#13383 <https://github.com/coq/coq/pull/13383>`_,
- fixes `#11816 <https://github.com/coq/coq/issues/11816>`_,
- by Hugo Herbelin).