From 619cf9fc0d3de8f31fc9d30c8199898c5a91be94 Mon Sep 17 00:00:00 2001 From: Nate Bargmann Date: Fri, 20 Jun 2025 21:30:24 -0500 Subject: [PATCH] Update NEWS for jrc_set_chan --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b3875a694..b8cc0fb05 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ Version 4.6.4 * Fix handling of unprintable characters in kenwood.c that broke radios such as the TM-D710/TM-V71 that use EOM_TH (\r) as the command terminator. (TNX, Lars Kellogg-Stedman and George Baltz). + * Fixed jrc_set_chan. (TNX Mark Fine). Version 4.6.3 * 2025-06-10