diff --git a/common/CHANGES.txt b/common/CHANGES.txt
index 562c3554583..011d066a7a0 100644
--- a/common/CHANGES.txt
+++ b/common/CHANGES.txt
@@ -222,6 +222,9 @@ Trunk (unreleased changes)
HADOOP-7384. Allow test-patch to be more flexible about patch format. (todd)
+ HADOOP-6929. RPC should have a way to pass Security information other than
+ protocol annotations. (sharad and omalley via mahadev)
+
OPTIMIZATIONS
HADOOP-7333. Performance improvement in PureJavaCrc32. (Eric Caspole
diff --git a/common/build.xml b/common/build.xml
index dc1c70c8024..b5d70e0aed0 100644
--- a/common/build.xml
+++ b/common/build.xml
@@ -228,7 +228,7 @@
-
+