From 42ea9fda17f96d2effe07667ab71382f7cd0c285 Mon Sep 17 00:00:00 2001 From: Geza Lore Date: Sat, 25 Apr 2026 17:56:03 +0100 Subject: [PATCH] Commentary: Changes update --- Changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes b/Changes index 4f528cb2f..772f211da 100644 --- a/Changes +++ b/Changes @@ -13,6 +13,9 @@ Verilator 5.047 devel **Important:** +* Displaying Verilator generated FST files will require an updated version + of Surfer (built from 'main', or the future numbered release 0.7.0). + No GTKWave update is necessary (#7255). * Support jemalloc as the default allocator on Linux (#7250). [Yangyu Chen] For better performance, `apt install libjemalloc-dev` or equivalent before running ./configure.