From 030286142ff455fdb875675cb2444fce054e6775 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Thu, 4 Apr 2024 22:11:33 -0400 Subject: [PATCH] Commentary: Changes update --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 7d59ec56a..6655936c7 100644 --- a/Changes +++ b/Changes @@ -44,6 +44,7 @@ Verilator 5.023 devel * Fix DFG removing forceable signals (#4942). [Geza Lore] * Fix null characters in shortened identifiers (#4946). [Abdul Hameed] * Fix assignment of null into struct member (#4952). +* Fix VPI missing scopes 2 (#4965). [Andrew Nolte] * Fix object assignment from conditionals (#4968). * Fix GCC14 warnings on template specialization syntax (#4974) (#4975). [Nolan Poe] * Fix unpacked structure upper bit cleaning (#4978).