diff --git a/CHANGES.txt b/CHANGES.txt
index c66d594835..c7e38a2f25 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -186,6 +186,9 @@ Trunk (unreleased changes)
HADOOP-6522. Fix decoding of codepoint zero in UTF8. (cutting)
+ HADOOP-6505. Use tr rather than sed to effect literal substitution in the
+ build script. (Allen Wittenauer via cdouglas)
+
Release 0.21.0 - Unreleased
INCOMPATIBLE CHANGES
diff --git a/build.xml b/build.xml
index a6d7d83be9..5e35d19301 100644
--- a/build.xml
+++ b/build.xml
@@ -50,9 +50,10 @@
-
-
+
+