diff --git a/CHANGES.txt b/CHANGES.txt
index d7574289cd0..868b0464729 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -691,6 +691,7 @@ Release 0.90.0 - Unreleased
HBASE-3237 Split request accepted -- BUT CURRENTLY A NOOP
HBASE-3252 TestZooKeeperNodeTracker sometimes fails due to a race condition
in test notification (Gary Helmling via Andrew Purtell)
+ HBASE-3253 Thrift's missing from all the repositories in pom.xml
IMPROVEMENTS
diff --git a/pom.xml b/pom.xml
index 7aecbacaa4a..75ef23f1f35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,6 +156,17 @@
true
+
+ temp-thrift
+ Thrift 0.2.0
+ http://people.apache.org/~rawson/repo/
+
+ false
+
+
+ true
+
+
apache-rsync
Apache ibiblio rsync repository
@@ -483,7 +494,7 @@
1.5.8
1.0.1
0.2.0
- 3.3.1
+ 3.3.2