From de002ed0713892f99d873d05bc8ecfe80dae88cd Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 30 Jan 2026 21:49:17 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index bfa84b6f..7bb0fa1f 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,8 @@ vx.xx.x (2026-xx-xx) stack. - Removal of Tracy crash handler stack from the reported crash call stack should now work again on Linux. +- In disassembly line view, source file names are now displayed instead of + "unknown", in case the source line number is not known. v0.13.1 (2025-12-11)