aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/03-notations/12950-master+reorganization-notations-only-parsing-only-printing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/03-notations/12950-master+reorganization-notations-only-parsing-only-printing.rst')
-rw-r--r--doc/changelog/03-notations/12950-master+reorganization-notations-only-parsing-only-printing.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/changelog/03-notations/12950-master+reorganization-notations-only-parsing-only-printing.rst b/doc/changelog/03-notations/12950-master+reorganization-notations-only-parsing-only-printing.rst
deleted file mode 100644
index 16fc91f911..0000000000
--- a/doc/changelog/03-notations/12950-master+reorganization-notations-only-parsing-only-printing.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-- **Changed:**
- New model for ``only parsing`` and ``only printing`` notations with
- support for at most one parsing-and-printing or only-parsing
- notation per notation and scope, but an arbitrary number of
- only-printing notations
- (`#12950 <https://github.com/coq/coq/pull/12950>`_,
- fixes `#4738 <https://github.com/coq/coq/issues/4738>`_
- and `#9682 <https://github.com/coq/coq/issues/9682>`_
- and part 2 of `#12908 <https://github.com/coq/coq/issues/12908>`_,
- by Hugo Herbelin).