aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/05-tactic-language/14094-ltac2-notation-level-fix.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/05-tactic-language/14094-ltac2-notation-level-fix.rst')
-rw-r--r--doc/changelog/05-tactic-language/14094-ltac2-notation-level-fix.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/05-tactic-language/14094-ltac2-notation-level-fix.rst b/doc/changelog/05-tactic-language/14094-ltac2-notation-level-fix.rst
new file mode 100644
index 0000000000..41bc3329c1
--- /dev/null
+++ b/doc/changelog/05-tactic-language/14094-ltac2-notation-level-fix.rst
@@ -0,0 +1,5 @@
+- **Fixed:**
+ Ltac2 notations now correctly take into account their assigned level
+ (`#14094 <https://github.com/coq/coq/pull/14094>`_,
+ fixes `#11866 <https://github.com/coq/coq/issues/11866>`_,
+ by Pierre-Marie Pédrot).