From a80cf3d2e8e3ffdeb8f9a45c7c08efdfaec0dc1e Mon Sep 17 00:00:00 2001 From: Heejin Ahn Date: Wed, 29 Jul 2026 22:59:56 +0000 Subject: [PATCH] Remove a stray line from ChangeLog I should have deleted this in #27428. --- ChangeLog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index ba9f3fc0ef3a8..ed5ffb8785050 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -27,7 +27,6 @@ See docs/process.md for more on how version tagging works. - Revert #27397, which changed the way config keys such as NODE_JS were parsed when reading the config file. This change broke emsdk installations that contained spaces. (#27421) -- libcxx, libcxxabi and OpenMP were updated to LLVM 22.1.8. (#27428, #27437) - OpenMP was updated to LLVM 22.1.8 (#27437) 6.0.4 - 07/24/26