From 4fa4dcad17f593a8def8799ad1d5258c328d9ead Mon Sep 17 00:00:00 2001 From: Vincent Lefevre Date: Sat, 15 May 2021 14:11:49 -0700 Subject: 48723: locale-safe recognition of "Inf" and "NaN" constants in math --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8e241fa6a..91d45894b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2021-05-15 Bart Schaefer + * Vincent Lefevre: 48723: Src/math.c: locale-safe recognition of + "Inf" and "NaN" constants + * Peter Stephenson: users/26742: Src/builtin.c: break out of surrounding shell loops when "exit" is called from an exit hook -- cgit 1.4.1