From e232e798aa9b7664c84e08f36fabcbf9a8477125 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Mon, 23 Apr 2018 16:14:03 +0000 Subject: [PATCH] Several updates to rc4 Release Notes. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8634 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- Release_Notes.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Release_Notes.txt b/Release_Notes.txt index e44942136..768e1f715 100644 --- a/Release_Notes.txt +++ b/Release_Notes.txt @@ -19,18 +19,24 @@ Copyright 2001 - 2018 by Joe Taylor, K1JT. Changes from WSJT-X Version 1.9.0-rc3 include the following: -- Corrected a number of flaws in Fox and Hound behavior, FT8 DXpedition Mode +- Corrected a number of flaws in Fox and Hound behavior, FT8 + DXpedition Mode - Updated copy of cty.dat - Decoded CQ calls where a prefix has been used as a suffix should have the DXCC entity name assigned correctly in almost all cases -- Improved AFC capability for teh wider JT65 sub-modes to help with drifting signals +- Improved AFC capability for the wider JT65 sub-modes to help with + drifting signals -- Better support for masOS using hi-DPI Retina displays +- Better support for macOS using hi-DPI Retina displays -- New UDP message that allows external applications to highlight decoded callsigns +- New UDP message that allows external applications to highlight + decoded callsigns + +- Main-screen geometry and state of the "splitter" setting between its + two text windows is now properly restored after program restart. - Other minor bug fixes