From c299b71677647459354b5e786c2aafd4270a6b24 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 3 Nov 2025 18:27:18 -0500 Subject: [PATCH] Commentary: Changes update --- Changes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index f9b6edbe9..c2394d2fe 100644 --- a/Changes +++ b/Changes @@ -13,7 +13,9 @@ Verilator 5.043 devel **Other:** -* TBD +* Optimize away calls to empty functions (#6626). [Geza Lore] +* Fix `--timing` with `--x-initial-edge` (#6603) (#6631). [Krzysztof Bieganski, Antmicro Ltd.] +* Fix merging of impure assignments in gate optimization (#6629) (#6630). [Geza Lore] Verilator 5.042 2025-11-02