From 29cf05a8d0bcf172434f0261a29376db30c1e76f Mon Sep 17 00:00:00 2001 From: Eric Christensen Date: Apr 21 2014 16:07:52 +0000 Subject: Updated to version 1.7.4 --- diff --git a/.gitignore b/.gitignore index ce21722..5afeaa9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /cqrlog_1.7.0.deb.src.tar.gz /cqrlog_1.7.1.deb.src.tar.gz /cqrlog_1.7.3.src.tar.gz +/cqrlog_1.7.4.src.tar.gz diff --git a/cqrlog.spec b/cqrlog.spec index 76d406a..448541a 100644 --- a/cqrlog.spec +++ b/cqrlog.spec @@ -1,5 +1,5 @@ Name: cqrlog -Version: 1.7.3 +Version: 1.7.4 Release: 1%{?dist} Summary: An amateur radio contact logging program @@ -152,6 +152,21 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt > %{_mandir}/man1/cqrlog.1.gz %changelog +* Sun Apr 20 2014 Eric "Sparks" Christensen - 1.7.4-1 +- F keys to CW type window added +- address to RBN server can be changed in Preferences +- full date (not only year,month) is supported in membership files +- Close the "Status of log upload" window after successful upload added +- moved to new LoTW url and updated upload routines +- band button description is editable (Preferences -> TRX control -> Change default frequencies) +- 6W/MM0NDX was marked as unknown country instead of Senegal - fixed +- after View QSO and CTRL+F2 fields was still read-only - fixed +- QSL information was added to Commend to QSO even if it already exists +- '+' character is now allowed in any field in New QSO window +- log could not recover from a wrong upload of updated QSO - fixed +- '+' as hotkey to add to bandmap function removed, use CTRL+A instead +- any result from ClubLog with 'Skipping QSO' won't stop uploading of the log + * Fri Feb 07 2014 Eric "Sparks" Christensen - 1.7.3-1 - after hitting ESC in any window opened from NewQSO, cursor will be returned to callsign edit field - frequency in New QSO and QSO list wondow is formated to 0.0000 diff --git a/sources b/sources index 229af2f..79eb275 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0ab34cba21efc65a3dcafffe001b7f7 cqrlog_1.7.3.src.tar.gz +801cc5bb7b118854416ac6ee319135f1 cqrlog_1.7.4.src.tar.gz