aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Paul Steckler <steck@stecksoft.com>2017-09-25 13:03:36 -0400
committerGravatar Paul Steckler <steck@stecksoft.com>2017-09-25 13:03:36 -0400
commitf1531b5deb0f2bbb5653bb6f02abf6a1896f399a (patch)
treeecdc1b4744f2a7b04998de952d60985e1c6215ce /CHANGES
parent9933871efd122163f7e2dfe8377b9b2dd384b47b (diff)
BZ#5739, Allow level for leftmost nonterminal for printing-ony Notations
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ca5172d7b..84b847028 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@ Notations
- Recursive notations with the recursive pattern repeating on the
right (e.g. "( x ; .. ; y ; z )") now supported.
+- Notations with a specific level for the leftmost nonterminal,
+ when printing-only, are supported.
Tactics