diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index b77044271c..c05d5887fa 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,6 +39,15 @@
-->
+
+ October 25th, 2024
+
+
+ [Zeckmathederg] - icu: Remove Clang note in 32-bit.
+
+
+
+
October 25th, 2024
diff --git a/shareddeps/security/icu.xml b/shareddeps/security/icu.xml
index 10116c7f57..f409c65d0a 100644
--- a/shareddeps/security/icu.xml
+++ b/shareddeps/security/icu.xml
@@ -139,17 +139,6 @@ make
32-bit Installation of ICU
-
-
- If clang++ is available, it will be used in the
- mistaken belief that g++ might not support C++11,
- even though configure has tested for that. If
- using g++ there will be an unnecessary warning at
- the end of configure. Building with
- g++ also takes longer.
-
-
-
First clean the directory: