Add PR #936 to changelog.

pull/936/head
Mooneer Salem 2025-06-15 14:48:15 -07:00
parent 46bd3d8220
commit 040ca24996
1 changed files with 1 additions and 0 deletions

View File

@ -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)