diff --git a/USER_MANUAL.md b/USER_MANUAL.md index 44ea85f3..8aa3fa3a 100644 --- a/USER_MANUAL.md +++ b/USER_MANUAL.md @@ -805,6 +805,7 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes * FreeDV Reporter: Work around Linux bug preventing some flag emojis from being fully deleted on backspace. (PR #931) * Fix GTK+ assertion after FreeDV Reporter has been open for a long time. (PR #929) * Easy Setup: Use card names instead of device names for generating device list. (PR #932) + * Fix compiler error on Fedora 42 when using Hamlib packages. (PR #936) 2. Documentation: * Add missing dependency for macOS builds to README. (PR #925; thanks @relistan!) * Add note about using XWayland on Linux. (PR #926)