Preparing for release 3.2.1
diff --git a/CHANGES.txt b/CHANGES.txt
index 6483f40..e3691d7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -42,6 +42,7 @@
     * [BIGTOP-3962] - Fix setup failure of Ant due to unresolved gpg public key
     * [BIGTOP-3966] - Make hive  3.1.3  compatible with hadoop 3.3.5
     * [BIGTOP-3970] - Fix build failure of Zeppelin due to missing grpc-java-1.26.0 on ppc64le
+    * [BIGTOP-3972] - Fix startup failure of Oozie due to permission error on reading ssl-client.xml
 
 
 ** Improvement
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index 9797b1f..7676b71 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -68,6 +68,8 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3970'>BIGTOP-3970</a>] -         Fix build failure of Zeppelin due to missing grpc-java-1.26.0 on ppc64le
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3972'>BIGTOP-3972</a>] -         Fix startup failure of Oozie due to permission error on reading ssl-client.xml
+</li>
 </ul>
                 
 <h2>        Improvement