Additional fix of release notes for 1.5.0 RC0
diff --git a/CHANGES.txt b/CHANGES.txt
index 8246a06..56006ba 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -15,7 +15,7 @@
 
 Bigtop Changelog
 
-* Release 1.5.0 (2020-11-27)
+* Release 1.5.0 (2020-12-07)
 
 Release Notes - Bigtop - Version 1.5.0
 
@@ -132,6 +132,9 @@
     * [BIGTOP-3449] - Failed to build Haddop-2.10.1 on Arm64
     * [BIGTOP-3451] - Fix smoke test for SparkR
     * [BIGTOP-3455] - Hive 2.2.x bug with DBTokenStore
+    * [BIGTOP-3458] - Fix broken dependency on groovy-all in the test framework
+    * [BIGTOP-3459] - Deploying GPDB fails on ARM64 CentOS 7
+    * [BIGTOP-3462] - Deploying Livy fails if the SPARK_HOME directory doesn't exist
 
 ** New Feature
     * [BIGTOP-2961] - Add Apache Livy (incubating) to Bigtop stack
@@ -166,6 +169,7 @@
     * [BIGTOP-3415] - Extend timeout for Spark smoke test
     * [BIGTOP-3431] - Update github Readme.md to be more newbie friendly
     * [BIGTOP-3441] - Suppress YCSB smoke test output
+    * [BIGTOP-3460] - Extend timeout for Ambari Server setup
 
 ** Wish
     * [BIGTOP-3268] - Add ability to change limits for nagios checks in charm
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index e75c7cd..e8882e0 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -247,6 +247,12 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3455'>BIGTOP-3455</a>] -         Hive 2.2.x bug with DBTokenStore
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3458'>BIGTOP-3458</a>] -         Fix broken dependency on groovy-all in the test framework
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3459'>BIGTOP-3459</a>] -         Deploying GPDB fails on ARM64 CentOS 7
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3462'>BIGTOP-3462</a>] -         Deploying Livy fails if the SPARK_HOME directory doesn&#39;t exist
+</li>
 </ul>
 
 <h2>        New Feature
@@ -317,6 +323,8 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3441'>BIGTOP-3441</a>] -         Suppress YCSB smoke test output
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3460'>BIGTOP-3460</a>] -         Extend timeout for Ambari Server setup
+</li>
 </ul>
 
 <h2>        Wish