diff --git a/CHANGES.txt b/CHANGES.txt
index 3c5bfc2325..63dc803436 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -149,6 +149,7 @@
* Restore resumable hints delivery (CASSANDRA-11960)
* Properly record CAS contention (CASSANDRA-12626)
Merged from 3.0:
+ * Dump threads when unit tests time out (CASSANDRA-13117)
* Better error when modifying function permissions without explicit keyspace (CASSANDRA-12925)
* Indexer is not correctly invoked when building indexes over sstables (CASSANDRA-13075)
* Stress daemon help is incorrect (CASSANDRA-12563)
diff --git a/build.xml b/build.xml
index 39a7d81f62..f58c074775 100644
--- a/build.xml
+++ b/build.xml
@@ -1032,6 +1032,9 @@
+
+
+