From 47c05f6b66ebd071a60a76158d7f51d4b49c25a2 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 1 Mar 2017 10:01:01 +0000 Subject: 40622 with typos fixed: functions -Ms. This adds the capability for mathematical functions based on shell functions to have a string argument. Module functions have had this for a long time. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 62145706d..ee31ac6f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2017-03-01 Peter Stephenson + * 40622 (typos fixed): Doc/Zsh/builtins.yo, Src/builtin.c, + Src/math.c, Test/C04funcdef.ztst: add functions -Ms for + mathematical functions with string arguments. + * Sebastian: 40562: Test/V11db_gdbm.ztst: this was missed out of the previous commit. -- cgit 1.4.1