From 4036e259faf60a031310465218862f89d3d94390 Mon Sep 17 00:00:00 2001 From: Mooneer Salem Date: Thu, 5 Jun 2025 12:56:59 -0700 Subject: [PATCH] Add PR #917 to changelog. --- USER_MANUAL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/USER_MANUAL.md b/USER_MANUAL.md index fed0e4c4..ab0a7cb3 100644 --- a/USER_MANUAL.md +++ b/USER_MANUAL.md @@ -797,6 +797,7 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes * Reduce usage of non-real time safe code. (PR #900) * FreeDV Reporter: Force explicit background color (avoids unwanted mouseover highlights on Linux). (PR #911) * Fix compiler errors when using wxWidgets 3.0. (PR #914) + * Unit tests: Increase sleep time before killing recording to resolve macOS test failures. (PR #917) ## V2.0.0 June 2025