Release notes for Gerrit v2.16.27

Change-Id: I92670e9ed0d75230e1417dc74de60112ee5bb7bb
diff --git a/pages/site/releases/2.16.md b/pages/site/releases/2.16.md
index 5b972d6..f15e54e 100644
--- a/pages/site/releases/2.16.md
+++ b/pages/site/releases/2.16.md
@@ -6,7 +6,8 @@
 toc: true
 ---
 
-Download: **[2.16.26](https://gerrit-releases.storage.googleapis.com/gerrit-2.16.26.war)**
+Download: **[2.16.27](https://gerrit-releases.storage.googleapis.com/gerrit-2.16.27.war)**
+| [2.16.26](https://gerrit-releases.storage.googleapis.com/gerrit-2.16.26.war)
 | [2.16.25](https://gerrit-releases.storage.googleapis.com/gerrit-2.16.25.war)
 | [2.16.23](https://gerrit-releases.storage.googleapis.com/gerrit-2.16.23.war)
 | [2.16.22](https://gerrit-releases.storage.googleapis.com/gerrit-2.16.22.war)
@@ -33,7 +34,8 @@
 | [2.16.1](https://gerrit-releases.storage.googleapis.com/gerrit-2.16.1.war)
 | [2.16](https://gerrit-releases.storage.googleapis.com/gerrit-2.16.war)
 
-Documentation: **[2.16.26](https://gerrit-documentation.storage.googleapis.com/Documentation/2.16.26/index.html)**
+Documentation: **[2.16.27](https://gerrit-documentation.storage.googleapis.com/Documentation/2.16.27/index.html)**
+| [2.16.26](https://gerrit-documentation.storage.googleapis.com/Documentation/2.16.26/index.html)
 | [2.16.25](https://gerrit-documentation.storage.googleapis.com/Documentation/2.16.25/index.html)
 | [2.16.23](https://gerrit-documentation.storage.googleapis.com/Documentation/2.16.23/index.html)
 | [2.16.22](https://gerrit-documentation.storage.googleapis.com/Documentation/2.16.22/index.html)
@@ -640,6 +642,19 @@
 
 ## Bugfix Releases
 
+### 2.16.27
+
+* Bug Fixes
+
+  * [Issue 13786](https://bugs.chromium.org/p/gerrit/issues/detail?id=13786):
+  Update of user ssh key doesn't get replicated to slave.
+
+  * [Issue 13931](https://bugs.chromium.org/p/gerrit/issues/detail?id=13931):
+  Inline edit allows the modification of Change-Id across patch-sets.
+
+  * [Issue 14013](https://bugs.chromium.org/p/gerrit/issues/detail?id=14013):
+  Gerrit uses ReviewDb even when migrated to NoteDb.
+
 ### 2.16.26
 
 * Security Fixes