From 6fa63a0ce2b2aa31a343ca0841b57895d11b5754 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 22 Feb 2015 21:32:08 +0000 Subject: 34606: fix up nested arithmetic substitution Arithmetic within a parameter substitution is a special case that needs fixing with the introduction of the new Inparmath token. Add test. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index db222762a..31988c5b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-02-22 Peter Stephenson + * 34606: Src/subst.c, Test/C01arith.ztst: fix up arithmetic + nested in parameter substitution. + * 34604: Src/hist.c: Work around problem with changes in Meta affecting history file when read in. -- cgit 1.4.1