From e94d243d61b86833510e4d9bd36b2c978c29df9d Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 18 Jul 2024 10:41:26 -0400 Subject: [PATCH] Update Release_Notes.txt and NEWS for RC6. --- NEWS | 28 ++++++++++++++++++++++++++++ Release_Notes.txt | 28 ++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/NEWS b/NEWS index ddfe183c8..4757467b8 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,34 @@ Copyright 2001 - 2024 by Joe Taylor, K1JT, and the WSJT Development Team + Release: WSJT-X 2.7.0-rc6 + July 19, 2024 + ------------------------- + +WSJT-X 2.7.0 Release Candidate 6 is a bug-fix release primarily +affecting the new SuperFox mode. The following bugs have been fixed: + + - Strong signals from Superfox too frequently failed to decode. + + - SuperFox sometimes sent incorrect signal reports and an invalid + digital signature. + + - A Fortran bounds error could sometimes occur in the SuperFox + decoder. + + - For SuperFox operator, the "age" displayed for Hound callers + became garbled after the 0000 UTC date change. + + - Decodes of SuperFox transmissions were not posted to PSK Reporter. + + - Some SuperFox-related messages were posted incorrectly to ALL.TXT. + + - Logic for turning the SuperHound label green was flawed in some + circumstances. + +Release Candidate 6 also includes updates to Hamlib and the Chinese +user interface translation. + Release: WSJT-X 2.7.0-rc5 July 1, 2024 ------------------------- diff --git a/Release_Notes.txt b/Release_Notes.txt index 1b003a5fa..b17a4f545 100644 --- a/Release_Notes.txt +++ b/Release_Notes.txt @@ -11,6 +11,34 @@ Copyright 2001 - 2024 by Joe Taylor, K1JT, and the WSJT Development Team + Release: WSJT-X 2.7.0-rc6 + July 19, 2024 + ------------------------- + +WSJT-X 2.7.0 Release Candidate 6 is a bug-fix release primarily +affecting the new SuperFox mode. The following bugs have been fixed: + + - Strong signals from Superfox too frequently failed to decode. + + - SuperFox sometimes sent incorrect signal reports and an invalid + digital signature. + + - A Fortran bounds error could sometimes occur in the SuperFox + decoder. + + - For SuperFox operator, the "age" displayed for Hound callers + became garbled after the 0000 UTC date change. + + - Decodes of SuperFox transmissions were not posted to PSK Reporter. + + - Some SuperFox-related messages were posted incorrectly to ALL.TXT. + + - Logic for turning the SuperHound label green was flawed in some + circumstances. + +Release Candidate 6 also includes updates to Hamlib and the Chinese +user interface translation. + Release: WSJT-X 2.7.0-rc5 July 1, 2024 -------------------------