aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/03-notations/11602-master+support-only-parsing-where-clause.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/03-notations/11602-master+support-only-parsing-where-clause.rst')
-rw-r--r--doc/changelog/03-notations/11602-master+support-only-parsing-where-clause.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/changelog/03-notations/11602-master+support-only-parsing-where-clause.rst b/doc/changelog/03-notations/11602-master+support-only-parsing-where-clause.rst
deleted file mode 100644
index 1d30d16664..0000000000
--- a/doc/changelog/03-notations/11602-master+support-only-parsing-where-clause.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-- **Added:**
- Notations declared with the ``where`` clause in the declaration of
- inductive types, coinductive types, record fields, fixpoints and
- cofixpoints now support the ``only parsing`` modifier
- (`#11602 <https://github.com/coq/coq/pull/11602>`_,
- by Hugo Herbelin).