From 4d322337c1d6d06edaa42887b2ba8430c53aa4f7 Mon Sep 17 00:00:00 2001 From: George Baltz N3GB Date: Sun, 1 Jun 2025 10:55:32 -0400 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 090e4ed3b..7e2378205 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,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). + * 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) * Language bindings configuration and build fixes (TNX Daniele Forsi) * Various build system and compilation fixes (TNX Daniele Forsi)