From e08bbcdb07b8db18d19f896c17554daa04efd99f Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 12 Jun 2023 21:59:52 -0400 Subject: [PATCH] Commentary --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 17e3f1bdc..1f77cc707 100644 --- a/Changes +++ b/Changes @@ -65,7 +65,7 @@ Verilator 5.011 devel * Fix names of foreach blocks (#4264). [Ryszard Rozak, Antmicro Ltd] * Fix iterated variables in foreach loops to have VAUTOM lifetimes (#4265). [Krzysztof BoroĊ„ski] * Fix missing assignment for wide class members (#4267). [Jiamin Zhu] -* Fix the global `usesTiming` flag when forks exist (#4274). [Krzysztof Bieganski, Antmicro Ltd] +* Fix the global uses timing flag when forks exist (#4274). [Krzysztof Bieganski, Antmicro Ltd] * Fix struct redefinition (#4276). [Aleksander Kiryk, Antmicro Ltd] * Fix detection of wire/reg duplicates. * Fix false IMPLICITSTATIC on package functions.