HBASE-22991 update CHANGES for late landing issues in 1.4.11 RC0
diff --git a/CHANGES.txt b/CHANGES.txt
index 1287201..9feaeff 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -59,6 +59,7 @@
     * [HBASE-23056] - Block count is 0 when BucketCache using persistent IOEngine and retrieve from file
     * [HBASE-23086] - TestShell failing on branch-1 and branch-1.4
     * [HBASE-23094] - Wrong log message in simpleRegionNormaliser while checking if merge is enabled.
+    * [HBASE-23128] - Restore Region interface compatibility
     * [HBASE-23139] - MapReduce jobs lauched from convenience distribution are nonfunctional
     * [HBASE-23153] - PrimaryRegionCountSkewCostFunction SLB function should implement CostFunction#isNeeded
 
@@ -97,6 +98,7 @@
     * [HBASE-23058] - Should be "Column Family Name" in table.jsp
     * [HBASE-23114] - Use archiveArtifacts in Jenkinsfiles
     * [HBASE-23116] - LoadBalancer should log table name when balancing per table
+    * [HBASE-23174] - Upgrade jackson and jackson-databind to 2.9.10 (branch-1)
 
 ** Test
     * [HBASE-22615] - Make TestChoreService more robust to timing