[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. 04a8503eab7fbf4cabd11
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: n0nb <n0...@us...> - 2025-06-06 02:53:44
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, master has been updated via 04a8503eab7fbf4cabd11766b01dc84603fb258b (commit) from c92fee947abdd74b1043ce46514694ca521d6272 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 04a8503eab7fbf4cabd11766b01dc84603fb258b Author: Nate Bargmann <n0...@n0...> Date: Thu Jun 5 21:52:14 2025 -0500 Update NEWS diff --git a/NEWS b/NEWS index d11a05a6e..ab7ec0bc7 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Version 5.x -- future Version 4.7.0 * 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. 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 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) * 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) ----------------------------------------------------------------------- Summary of changes: NEWS | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- Hamlib -- Ham radio control libraries |