diff --git a/USER_MANUAL.html b/USER_MANUAL.html
index f32f397e..9b97f8bb 100644
--- a/USER_MANUAL.html
+++ b/USER_MANUAL.html
@@ -1102,6 +1102,8 @@ macOS test failures. (PR #917)
Fix typo causing RX radio device to remain open. (PR #918)
Fix WASAPI errors on some machines by supporting audio mix formats
other than 16-bit integer. (PR #919)
+Reduce CPU usage of FreeDV Reporter window by only re-sorting if we
+actually get new data from the server. (PR #915)
FreeDV Reporter: Fix issue with first column not being aligned
properly with other columns. (PR #922)
diff --git a/USER_MANUAL.pdf b/USER_MANUAL.pdf
index 0c278c6b..86b0d417 100644
Binary files a/USER_MANUAL.pdf and b/USER_MANUAL.pdf differ