mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	Preparations for the v2.6.1 release.
This commit is contained in:
		
							parent
							
								
									0fd1f748fd
								
							
						
					
					
						commit
						4ed849580c
					
				@ -45,7 +45,7 @@ if (POLICY CMP0075)
 | 
				
			|||||||
endif ()
 | 
					endif ()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
project (wsjtx
 | 
					project (wsjtx
 | 
				
			||||||
  VERSION 2.6.0.0
 | 
					  VERSION 2.6.1.0
 | 
				
			||||||
  LANGUAGES C CXX Fortran
 | 
					  LANGUAGES C CXX Fortran
 | 
				
			||||||
  )
 | 
					  )
 | 
				
			||||||
set (PROJECT_DESCRIPTION "WSJT-X: Digital Modes for Weak Signal Communications in Amateur Radio")
 | 
					set (PROJECT_DESCRIPTION "WSJT-X: Digital Modes for Weak Signal Communications in Amateur Radio")
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										18
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								NEWS
									
									
									
									
									
								
							@ -11,6 +11,22 @@
 | 
				
			|||||||
                                                         
 | 
					                                                         
 | 
				
			||||||
Copyright 2001 - 2023 by Joe Taylor, K1JT, and the WSJT Development Team
 | 
					Copyright 2001 - 2023 by Joe Taylor, K1JT, and the WSJT Development Team
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                        Release: WSJT-X 2.6.1
 | 
				
			||||||
 | 
					                           January 16, 2023
 | 
				
			||||||
 | 
					                      -------------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					WSJT-X 2.6.1 is mostly a bug fix release for Q65.  It has the following  
 | 
				
			||||||
 | 
					changes since release 2.6.0:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 - Fix a flaw in Q65 mode that prevented proper display of the T/R 
 | 
				
			||||||
 | 
					   period spinner.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 - Correct the reference to "ARRL International Digital Contest" in the 
 | 
				
			||||||
 | 
					   Release Notes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 - Make the initialization of the decoded text font more robust.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                        Release: WSJT-X 2.6.0
 | 
					                        Release: WSJT-X 2.6.0
 | 
				
			||||||
                           January 6, 2023
 | 
					                           January 6, 2023
 | 
				
			||||||
                      -------------------------
 | 
					                      -------------------------
 | 
				
			||||||
@ -20,7 +36,7 @@ version 2.5.4.  Its major enhancements include the following:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 - Mode selection buttons on main window for FT4, FT8, JT65, MSK144, 
 | 
					 - Mode selection buttons on main window for FT4, FT8, JT65, MSK144, 
 | 
				
			||||||
   Q65, and FT8's Hound mode
 | 
					   Q65, and FT8's Hound mode
 | 
				
			||||||
 - Support for the ARRL International DX Contest
 | 
					 - Support for the ARRL International Digital Contest
 | 
				
			||||||
 - Performance enhancements for the FT8 and Q65 modes
 | 
					 - Performance enhancements for the FT8 and Q65 modes
 | 
				
			||||||
 - New features for EME Echo mode, including calibrated SNR reports
 | 
					 - New features for EME Echo mode, including calibrated SNR reports
 | 
				
			||||||
 - Several new convenience features for Fox operators 
 | 
					 - Several new convenience features for Fox operators 
 | 
				
			||||||
 | 
				
			|||||||
@ -11,6 +11,22 @@
 | 
				
			|||||||
                                                         
 | 
					                                                         
 | 
				
			||||||
Copyright 2001 - 2023 by Joe Taylor, K1JT, and the WSJT Development Team
 | 
					Copyright 2001 - 2023 by Joe Taylor, K1JT, and the WSJT Development Team
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                        Release: WSJT-X 2.6.1
 | 
				
			||||||
 | 
					                           January 16, 2023
 | 
				
			||||||
 | 
					                      -------------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					WSJT-X 2.6.1 is mostly a bug fix release for Q65.  It has the following  
 | 
				
			||||||
 | 
					changes since release 2.6.0:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 - Fix a flaw in Q65 mode that prevented proper display of the T/R 
 | 
				
			||||||
 | 
					   period spinner.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 - Correct the reference to "ARRL International Digital Contest" in the 
 | 
				
			||||||
 | 
					   Release Notes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 - Make the initialization of the decoded text font more robust.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                        Release: WSJT-X 2.6.0
 | 
					                        Release: WSJT-X 2.6.0
 | 
				
			||||||
                           January 6, 2023
 | 
					                           January 6, 2023
 | 
				
			||||||
                      -------------------------
 | 
					                      -------------------------
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user