From 1e440765c0ee2deb962a03ecb18c187443f9a069 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 17 Nov 2021 18:52:53 -0500 Subject: [PATCH] Commentary, about previous commit: Fix display of signed without format (#3204). --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index cc0bc92e2..c56ff829a 100644 --- a/Changes +++ b/Changes @@ -23,6 +23,7 @@ Verilator 4.215 devel * Fix split_var assign merging (#3177) (#3179). [Yutetsu TAKATSUKASA] * Fix $display of signed/unsigned without format (#3207). [Julie Schwartz] * Fix nested generate if genblk naming (#3189). [yanx21] +* Fix display of signed without format (#3204). [Julie Schwartz] * Fix display of empty string constant (#3207). [Julie Schwartz] * Fix %0 format on $value$plusargs.