From 034f2bf0d9ae1150fc944b414b2dfa86edf52446 Mon Sep 17 00:00:00 2001 From: Nikita Smith Date: Mon, 18 May 2026 16:04:44 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1993a3af..9d7b2d74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ the import thunk and import address members from the library where the first reference was found. - /OPT:REF: Fixed an issue with garbage collection of associated sections and weak symbols that led linker to remove live sections. +- /OPT:REF Added relocation batching to reduce contention on the global reference list during garbage collection. # v0.9.25-alpha