From d552854f406e9d84522e3deaf95f16def12d218f Mon Sep 17 00:00:00 2001 From: Mooneer Salem Date: Wed, 11 Jun 2025 09:03:43 -0700 Subject: [PATCH] Add PR #930 to changelog. --- USER_MANUAL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/USER_MANUAL.md b/USER_MANUAL.md index e58dbbdf..08baee23 100644 --- a/USER_MANUAL.md +++ b/USER_MANUAL.md @@ -805,6 +805,8 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes 2. Documentation: * Add missing dependency for macOS builds to README. (PR #925; thanks @relistan!) * Add note about using XWayland on Linux. (PR #926) +3. Build system: + * Update Hamlib to 4.6.3 (macOS/Windows). (PR #930) ## V2.0.0 June 2025