From 5f4325a0a41987a92cee8b64a76e5b0d5e831f60 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 12 Jan 2015 16:38:00 +0000 Subject: Propagate float/integer type in arithmetic assignment. Add test. Mention this and also floating point mod change in README. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a9a44a379..4c29d89ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-01-12 Peter Stephenson + * 34255: README, Src/math.c, Test/C01arith.ztst: propagate type + from variable assignment. Also note 34230 in README. + * 34253: Doc/Zsh/contrib.yo: warning on integer arithmetic for zcalc, c.f. 34194. -- cgit 1.4.1