diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml
index 6e519a8fdf7..1539f1e56d9 100644
--- a/doc/src/sgml/release-19.sgml
+++ b/doc/src/sgml/release-19.sgml
@@ -756,12 +756,15 @@ Improve performance of internal row deformation (David Rowley)
-Improve performance of hash index bulk-deletion by using streaming reads (Xuneng Zhou)
+Improve performance of hash index bulk-deletion and GIN index vacuuming using streaming reads (Xuneng Zhou)
§
+§
@@ -1340,7 +1343,7 @@ Author: Alexander Korotkov
-Allow standbys to wait for LSN values to be replayed via WAIT FOR (Kartyshov Ivan, Alexander Korotkov, Xuneng Zhou)
+Allow standbys to wait for LSN values to be written, flushed, or replayed via WAIT FOR (Kartyshov Ivan, Alexander Korotkov, Xuneng Zhou)
§
§
@@ -3332,12 +3335,15 @@ Improve performance of bloom indexes by using streaming reads (Xuneng Zhou)
Improve performance of pgstattuple by using streaming reads (Xuneng Zhou)
§
+§