From d37e887eb9b61c5427d5aa0271ab181ff02aca81 Mon Sep 17 00:00:00 2001
From: Uwe Risse <dg2ycb@gmx.de>
Date: Mon, 21 Nov 2022 14:39:19 +0100
Subject: [PATCH] Some more edits to Release Notes and NEWS.

---
 NEWS              | 12 +++++++-----
 Release_Notes.txt |  6 ++++--
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/NEWS b/NEWS
index 9a32f1642..b6d3bc5d7 100644
--- a/NEWS
+++ b/NEWS
@@ -20,14 +20,14 @@ well as some bug fixes.
 
 In program WSJT-X:
 
- - Our FT8 decoder has been further improved, resulting in more decodes 
-   especially on crowded bands, and in an improved sync  
-   for early decodes.
+ - Better calibration for FST4/W SNR estimates.
+
+ - Improved FT8 decoding on crowded bands. 
 
  - The Working frequency table now offers the following options:
    - Better handling of more than one frequency per band.
-   - Set your prefered frequencies, wsjt-x_improved always comes back 
-     to these QRGs when changing band or mode.
+   - Set your prefered frequencies, WSJT-X always comes back to these
+     QRGs when changing band or mode.
    - You can label your frequencies with discriptions (e.g. DXp AB0YXZ).
    - Option to set Start and End Date/Time, so that the frequencies 
      automatically appear and disappear. Useful for contest or 
@@ -84,6 +84,8 @@ In program WSJT-X:
 
  - Highlight DX Call now also works when the other station is <...>.
 
+ - CQ messages without a grid are now sent to PSK reporter.
+
  - Further improvements to Echo mode:
    - Some improvements on the Echo-mode averaging.
    - Single-echo SNR measurement has been added.
diff --git a/Release_Notes.txt b/Release_Notes.txt
index 21b8ab799..fcb2f450d 100644
--- a/Release_Notes.txt
+++ b/Release_Notes.txt
@@ -26,8 +26,8 @@ In program WSJT-X:
 
  - The Working frequency table now offers the following options:
    - Better handling of more than one frequency per band.
-   - Set your prefered frequencies, wsjt-x_improved always comes back 
-     to these QRGs when changing band or mode.
+   - Set your prefered frequencies, WSJT-X always comes back to these
+     QRGs when changing band or mode.
    - You can label your frequencies with discriptions (e.g. DXp AB0YXZ).
    - Option to set Start and End Date/Time, so that the frequencies 
      automatically appear and disappear. Useful for contest or 
@@ -84,6 +84,8 @@ In program WSJT-X:
 
  - Highlight DX Call now also works when the other station is <...>.
 
+ - CQ messages without a grid are now sent to PSK reporter.
+
  - Further improvements to Echo mode:
    - Some improvements on the Echo-mode averaging.
    - Single-echo SNR measurement has been added.