mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-21 19:48:54 -04:00
Prepare for v2.3.0 GA release
This commit is contained in:
parent
ffee9f5566
commit
b8207450bb
@ -71,7 +71,7 @@ message (STATUS "******************************************************")
|
||||
|
||||
include (set_build_type)
|
||||
# RC 0 or omitted is a development build, GA is a General Availability release build
|
||||
set_build_type (RC 4)
|
||||
set_build_type (GA)
|
||||
set (wsjtx_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}${BUILD_TYPE_REVISION}")
|
||||
|
||||
#
|
||||
|
25
NEWS
25
NEWS
@ -13,6 +13,29 @@
|
||||
Copyright 2001 - 2021 by Joe Taylor, K1JT.
|
||||
|
||||
|
||||
Release: WSJT-X 2.3.0
|
||||
Feb 2, 2021
|
||||
---------------------
|
||||
|
||||
WSJT-X 2.3.0 General Availability release adds the new modes FST4 and
|
||||
FST4W along with many defect repairs. See summaries below and for the
|
||||
prior release candidates (2.3.0-rc1 through -rc4) of this version for
|
||||
details.
|
||||
|
||||
- FST4/W: Disable envelope shaping at start and end of transmission
|
||||
when environment variable FST4_NOSHAPING=1. Works for fst4sim too.
|
||||
|
||||
- Add time stamp to error message boxes to aid diagnosis.
|
||||
|
||||
- Repair a defect that caused crashes at start up for some macOS Big
|
||||
Sur users.
|
||||
|
||||
- Repair a defect that could cause the jt9 slow mode decoder process
|
||||
to exit incorrectly with a failure status.
|
||||
|
||||
- Updated CTY.DAT file.
|
||||
|
||||
|
||||
Release: WSJT-X 2.3.0-rc4
|
||||
Jan 26, 2021
|
||||
-------------------------
|
||||
@ -26,8 +49,6 @@ the following regression and defect repairs.
|
||||
|
||||
- Updates to the language translations of the WSJT-X user Interface.
|
||||
|
||||
- Updated CTY.DAT file.
|
||||
|
||||
|
||||
Release: WSJT-X 2.3.0-rc3
|
||||
Jan 6, 2021
|
||||
|
@ -13,6 +13,29 @@
|
||||
Copyright 2001 - 2021 by Joe Taylor, K1JT.
|
||||
|
||||
|
||||
Release: WSJT-X 2.3.0
|
||||
Feb 2, 2021
|
||||
---------------------
|
||||
|
||||
WSJT-X 2.3.0 General Availability release adds the new modes FST4 and
|
||||
FST4W along with many defect repairs. See summaries below and for the
|
||||
prior release candidates (2.3.0-rc1 through -rc4) of this version for
|
||||
details.
|
||||
|
||||
- FST4/W: Disable envelope shaping at start and end of transmission
|
||||
when environment variable FST4_NOSHAPING=1. Works for fst4sim too.
|
||||
|
||||
- Add time stamp to error message boxes to aid diagnosis.
|
||||
|
||||
- Repair a defect that caused crashes at start up for some macOS Big
|
||||
Sur users.
|
||||
|
||||
- Repair a defect that could cause the jt9 slow mode decoder process
|
||||
to exit incorrectly with a failure status.
|
||||
|
||||
- Updated CTY.DAT file.
|
||||
|
||||
|
||||
Release: WSJT-X 2.3.0-rc4
|
||||
Jan 26, 2021
|
||||
-------------------------
|
||||
@ -26,8 +49,6 @@ the following regression and defect repairs.
|
||||
|
||||
- Updates to the language translations of the WSJT-X user Interface.
|
||||
|
||||
- Updated CTY.DAT file.
|
||||
|
||||
|
||||
Release: WSJT-X 2.3.0-rc3
|
||||
Jan 6, 2021
|
||||
|
Loading…
Reference in New Issue
Block a user