add changes after applied to 10.x
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 51a4566..033eba0 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -205,6 +205,10 @@
   Applications using SecurityManager now need to grant SerializablePermission("serialFilter")
   to the analysis-smartcn module. (Uwe Schindler, Isaac David)
 
+Build
+---------------------
+* Upgrade forbiddenapis to version 3.10.  (Uwe Schindler)
+
 ======================= Lucene 10.3.0 =======================
 
 API Changes