From 4cd6665ea3230c14ab8605e8501ea8db591ed8af Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Sat, 25 Sep 2021 11:38:32 +0100 Subject: [PATCH] Release note updates --- Release_Notes.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Release_Notes.txt b/Release_Notes.txt index db9e665b2..bfe3d1af8 100644 --- a/Release_Notes.txt +++ b/Release_Notes.txt @@ -27,6 +27,18 @@ other changes included in this release. WSJT-X 2.5.0 is bundled with Hamlib version 4.3.1 which includes important regression repairs over the earlier 4.3 release. +Other changes in the package since WSJT-X 2.5.0-rc6 include the +following enhancements and defect repairs: + +MAP65: + - Ensure that CALL3.TXT is not deleted while updating the file (this + allows sharing using symlinks to work). + - Fix MAP65's generation of Tx3 message for abs(SNR)< 10. + +WSJTX: + - Repair a defect that caused CAT errors when using WSPR band hopping + and auto tune-up with some Icom rigs. + Release: WSJT-X 2.5.0-rc6 Sept 6, 2021 -------------------------