From 2c5ca26a8ebe40c4367ed82f658ba7bf8c805741 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Sun, 21 Jun 2020 23:24:05 +0100 Subject: [PATCH 1/2] Release notice updates --- NEWS | 26 ++++++++++++++++++++++++++ Release_Notes.txt | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/NEWS b/NEWS index c72ecb1b7..961447bc9 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,32 @@ Copyright 2001 - 2020 by Joe Taylor, K1JT. + Release: WSJT-X 2.2.2 + June 22, 2020 + --------------------- + +WSJT-X v2.2.2 is a bug fix release, mainly to incorporate the new RAC +section PE into the FT8/FT4/MSK144 Contest Mode for Field Day. + + - Stations intending to operate in Field Day (FD) are urged to + upgrade to this release, without it you cannot set your section to + PE, and of equal importance you cannot decode contest messages from + stations who are operating from PE without this upgrade. + + - FT8 decoder speeded up in Normal and Fast modes. This change gives + a speed of decoding closer to that of v2.1.2 without compromising + the number of decodes. It is particularly targeted for slower + single board computer users such as the Raspberry Pi Model 4 or + similar. + + - Thanks to our user interface language translation contributors for + many improvements to the translated strings. + + - The DX Grid field is now cleared automatically when the DX Call + field is changed. Care should be taken to complete entry of a + callsign before entering a grid square. + + Release: WSJT-X 2.2.1 June 6, 2020 --------------------- diff --git a/Release_Notes.txt b/Release_Notes.txt index 8dd95d486..0bb8874c8 100644 --- a/Release_Notes.txt +++ b/Release_Notes.txt @@ -13,6 +13,32 @@ Copyright 2001 - 2020 by Joe Taylor, K1JT. + Release: WSJT-X 2.2.2 + June 22, 2020 + --------------------- + +WSJT-X v2.2.2 is a bug fix release, mainly to incorporate the new RAC +section PE into the FT8/FT4/MSK144 Contest Mode for Field Day. + + - Stations intending to operate in Field Day (FD) are urged to + upgrade to this release, without it you cannot set your section to + PE, and of equal importance you cannot decode contest messages from + stations who are operating from PE without this upgrade. + + - FT8 decoder speeded up in Normal and Fast modes. This change gives + a speed of decoding closer to that of v2.1.2 without compromising + the number of decodes. It is particularly targeted for slower + single board computer users such as the Raspberry Pi Model 4 or + similar. + + - Thanks to our user interface language translation contributors for + many improvements to the translated strings. + + - The DX Grid field is now cleared automatically when the DX Call + field is changed. Care should be taken to complete entry of a + callsign before entering a grid square. + + Release: WSJT-X 2.2.1 June 6, 2020 --------------------- From 749df8e613a2d95e1f97eed47898eceb7c4a3a7e Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Sun, 21 Jun 2020 23:25:45 +0100 Subject: [PATCH 2/2] Release note update --- NEWS | 2 +- Release_Notes.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 961447bc9..097282e70 100644 --- a/NEWS +++ b/NEWS @@ -28,7 +28,7 @@ section PE into the FT8/FT4/MSK144 Contest Mode for Field Day. - FT8 decoder speeded up in Normal and Fast modes. This change gives a speed of decoding closer to that of v2.1.2 without compromising the number of decodes. It is particularly targeted for slower - single board computer users such as the Raspberry Pi Model 4 or + single board computer users such as the Raspberry Pi Model 3 or similar. - Thanks to our user interface language translation contributors for diff --git a/Release_Notes.txt b/Release_Notes.txt index 0bb8874c8..871d893c5 100644 --- a/Release_Notes.txt +++ b/Release_Notes.txt @@ -28,7 +28,7 @@ section PE into the FT8/FT4/MSK144 Contest Mode for Field Day. - FT8 decoder speeded up in Normal and Fast modes. This change gives a speed of decoding closer to that of v2.1.2 without compromising the number of decodes. It is particularly targeted for slower - single board computer users such as the Raspberry Pi Model 4 or + single board computer users such as the Raspberry Pi Model 3 or similar. - Thanks to our user interface language translation contributors for