diff --git a/USER_MANUAL.md b/USER_MANUAL.md index 5b510164..e8663763 100644 --- a/USER_MANUAL.md +++ b/USER_MANUAL.md @@ -804,6 +804,7 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes * FreeDV Reporter: Fix issue with first column not being aligned properly with other columns. (PR #922) * 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) 2. Documentation: * Add missing dependency for macOS builds to README. (PR #925; thanks @relistan!) * Add note about using XWayland on Linux. (PR #926)