From a0f8251b64921be57edc0d391c99e2cd08655355 Mon Sep 17 00:00:00 2001 From: George Baltz N3GB Date: Fri, 26 Jan 2024 14:23:30 -0500 Subject: [PATCH] Update NEWS with pointer conversion macros. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index d4c0445f1..fd41a5320 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ Version 5.x -- future * Change FT1000MP Mark V model names to align with FT1000MP Version 4.6 + * Added macros for applications to obtain pointers to Hamlib structures(issues #1445, #1420, #487). + Internal conversion is still a WIP, but use of these macros will make the final cutover transparent to applications. * Added Guohe Q900 entry * Unify behavior of all rigctl split commands * Make the set_split_* commands modify the state of the specified split VFO -- the current or targeted VFO do not have any effect