From 5f02f95ce6ce4950ee9f45deb889e84ba0792724 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sat, 18 Mar 2023 15:49:11 -0400 Subject: [PATCH] Commentary (#3906) (#3931) --- Changes | 1 - 1 file changed, 1 deletion(-) diff --git a/Changes b/Changes index 87cc38c96..849ff3ca8 100644 --- a/Changes +++ b/Changes @@ -50,7 +50,6 @@ Verilator 5.008 2023-03-04 * Support function calls without parenthesis (#3903) (#3902). [Ryszard Rozak, Antmicro Ltd] * Support class extending its parameter (#3904). [Ryszard Rozak, Antmicro Ltd] * Support static function variables (#3830). [Ryszard Rozak, Antmicro Ltd] -* Support vpiDefName (#3906) (#3931). [Andrew Nolte] * Support recursive methods (#3987). [Ryszard Rozak, Antmicro Ltd] * Fix real parameters of infinity and NaN. * Fix pattern assignment to unpacked structs (#3510). [Mostafa Garnal]