pull/1755/head
Nate Bargmann 2025-06-05 21:52:14 -05:00
rodzic c92fee947a
commit 04a8503eab
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: FB2C5130D55A8819
1 zmienionych plików z 3 dodań i 0 usunięć

3
NEWS
Wyświetl plik

@ -14,6 +14,7 @@ Version 5.x -- future
Version 4.7.0 Version 4.7.0
* 2025-12-01 (target) * 2025-12-01 (target)
* Remove dead getopt code. GitHub PR #1709. (TNX Daniele Forsi)
* Move rig_cache to separate(calloc) storage. Prepare for other moves. * Move rig_cache to separate(calloc) storage. Prepare for other moves.
Issue #1420 Issue #1420
@ -24,6 +25,8 @@ Version 4.6.3
five years from 2020 to 2025. Mike passed away on March 28, 2025 due to five years from 2020 to 2025. Mike passed away on March 28, 2025 due to
complications from ALS (Lou Gehrig's disease). complications from ALS (Lou Gehrig's disease).
* JRC: Removed RIG_FUNC_FAGC from 535D as erroneous, Added RIG_FUNC_NB2
functionality to both 535D and 545. (TNX Mark Fine)
* Restore IC-7300 spectrum data callback - regression in 4.6 (n3gb) * Restore IC-7300 spectrum data callback - regression in 4.6 (n3gb)
* Add locking to rig_[gs]et_level() - fixes sending CW from tlf (n3gb) * Add locking to rig_[gs]et_level() - fixes sending CW from tlf (n3gb)
* Fix attempt to use memory returned by setlocale() after being freed (TNX Mooneer Salem) * Fix attempt to use memory returned by setlocale() after being freed (TNX Mooneer Salem)