From ba225155e4b93b9eb0663ff5a7c260a306627dcb Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 30 Nov 2021 18:36:57 +0100 Subject: 49612: avoid startup error with clashing non-local module parameter name --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 20bb88d88..426bfb1e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2021-11-30 Oliver Kiddle + * 49612: Src/module.c: avoid startup error with clashing non-local + module parameter name + * 49611 based on 49590 (Martijn Dekker): Src/math.c: disable Inf and NaN in math expressions for sh emulation -- cgit 1.4.1