diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml
index 269f1aac86e..1330a9992c6 100644
--- a/doc/src/sgml/release-10.sgml
+++ b/doc/src/sgml/release-10.sgml
@@ -6,7 +6,7 @@
Release date:
- 2017-??-?? (current as of 2017-08-05, commit eccead9ed)
+ 2017-??-?? (current as of 2017-08-26, commit 145ca364d)
@@ -1490,6 +1490,7 @@
Allow users to disable
+
+
+
+ Remove restriction on placement of
+
+
@@ -2464,6 +2475,16 @@
+
+ Support using synchronized snapshots when dumping from a standby
+ server (Petr Jelinek)
+
+
+
+
+
@@ -2851,6 +2872,16 @@
+
+
+
+ Allow WaitLatchOrSocket()> to wait for socket
+ connection on Windows (Andres Freund)
+
+
+