diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml
index 63fe5a20626..f9795df64ae 100644
--- a/doc/src/sgml/release-9.3.sgml
+++ b/doc/src/sgml/release-9.3.sgml
@@ -463,8 +463,13 @@
- Improve performance of streaming replication log shipping and
- standby promotion (Andres Freund, Simon Riggs)
+ Improve performance of non-synchronous streaming log shipping (Andres Freund)
+
+
+
+
+
+ Allow much faster fail-over to a standby server (Simon Riggs)