From 48baf47a883cd865cff4e5c70a353733c3e0d677 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Tue, 7 Dec 2021 10:32:11 -0500 Subject: [PATCH] Update Release Notes for release 2.5.3. --- Release_Notes.txt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Release_Notes.txt b/Release_Notes.txt index d3a0facd7..91d180f9d 100644 --- a/Release_Notes.txt +++ b/Release_Notes.txt @@ -11,19 +11,21 @@ Copyright 2001 - 2021 by Joe Taylor, K1JT. - Release: WSJT-X 2.5.2 - Nov xx, 2021 + Release: WSJT-X 2.5.3 + Dec 7, 2021 ---------------------- -This is mostly a bug fix release. It has the following changes since -release 2.5.2: +This release has the following changes since release 2.5.2: - - Repair a long standing defect with reporting low confidence decodes - in the UDP Decode message. + - Add a note in memory of G4WJS to the About window - - Repair several defects in parsing of decoded messages, particularly - in EU Contest Mode where sequencing failed. + - Add a simple $DXCALL macro capability for Tx messages, and update + the User Guide accordingly + + - Ensure that MAIN VFO is used for receiving on rigs that require it + - Repair a defect in reporting low-confidence decodes to PskReporter + Release: WSJT-X 2.5.2 Nov 4, 2021 ----------------------