From c8237e5aff679844e61abf6087fb192251cfba95 Mon Sep 17 00:00:00 2001 From: Mooneer Salem Date: Tue, 5 Jul 2022 21:56:52 -0700 Subject: [PATCH] Update changelog to add info about PR #239. --- USER_MANUAL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/USER_MANUAL.md b/USER_MANUAL.md index 11751dc8..1c13b6f6 100644 --- a/USER_MANUAL.md +++ b/USER_MANUAL.md @@ -803,6 +803,7 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes * Suppress refresh of the sync indicator if disabled/no change in sync. (PR #230) * Clarify location from where to run Docker build script. (PR #231) * Change shutdown ordering to prevent hangs on slower systems. (PR #236) + * Disable PulseAudio suspend failure due to interactions with pipewire. (PR #239) ## V1.7.0 February 2022