changelogs updated

This commit is contained in:
Petr Hlozek 2015-11-28 19:32:41 +01:00
parent c5af20e355
commit 2f6728be78
3 changed files with 51 additions and 1 deletions

27
debian/changelog vendored
View File

@ -1,3 +1,30 @@
cqrlog (1.9.1-1) unstable; urgency=low
* support sending CW via HamLib library added
* CW type window is not modal window anymore
* RBN monitor added
* TRX configuration improved (you can choose rig from a list
instead of entering Hamlib rig ID)
* Remote mode for wsjt added (thanks to Saku, OH1KH)
* Auto connect to DX cluster added (must be enabled in Preferences)
* New propagation data courtesy of Paul, N0NBH
* WAZ and ITU zones are taken from callbook as well
* export for SOTA version 2 added
* Export configuration of opened log doesn't reflect recent
changes - fixed
* station that were not added to DX cluster window (because of
filter criteria) were added to bandmap - fixed
* station name and QTH is replaced automatically when callsign
is edited during the qso
* after edit QSO QTH profile was set to wrong position
* when trx was tuned on after program started, trx contol didn't
work - fixed
* fixed country recognition for e.g. OK2CQR/XE1, it's XE not OK
* autobackup failed when QTH profile was not set
* fixed libmysqlclient dependency
-- Petr Hlozek <petr@ok2cqr.com> Sat, 28 Nov 2015 18:40:18 +0100
cqrlog (1.9.0-1) unstable; urgency=low
* configuration can be stored into database or local computer only

View File

@ -4,7 +4,7 @@ Legend:
- bugfix
--------------------
1.9.1
1.9.1 (2015-11-28)
+ support sending CW via HamLib library added
+ CW type window is not modal window anymore
+ RBN monitor added

View File

@ -1,6 +1,29 @@
<strong>New user?</strong> Please look to <strong>Help -> Keys and shortcuts</strong> to find out how to operate CQRLOG from keyboard.
<hr>
<br>
<strong>CQRLOG 1.9.1 (2015-11-28)</strong><br>
<ul style="list-style: square;text-align:left; color: blue;">
<li>support sending CW via HamLib library added</li>
<li>CW type window is not modal window anymore</li>
<li>RBN monitor added</li>
<li>TRX configuration improved (you can choose rig from a list instead of entering Hamlib rig ID)</li>
<li>Remote mode for wsjt added (thanks to Saku, OH1KH) </li>
<li>Auto connect to DX cluster added (must be enabled in Preferences)</li>
<li>New propagation data courtesy of Paul, N0NBH</li>
<li>WAZ and ITU zones are taken from callbook as well</li>
<li>export for SOTA version 2 added</li>
</ul>
<ul style="list-style: square;text-align:left; color: red;">
<li>Export configuration of opened log doesn't reflect recent changes - fixed</li>
<li>station that were not added to DX cluster window (because of filter criteria) were added to bandmap - fixed</li>
<li>station name and QTH is replaced automatically when callsign is edited during the QSO</li>
<li>after edit QSO QTH profile was set to wrong position</li>
<li>when trx was tuned on after program started, trx contol didn't work - fixed</li>
<li>fixed country recognition for e.g. OK2CQR/XE1, it's XE not OK</li>
<li>autobackup failed when QTH profile was not set</li>
<li>fixed libmysqlclient dependency</li>
</ul>
<br><br>
<strong>CQRLOG 1.9.0 (2015-03-04)</strong><br>
<ul style="list-style: square;text-align:left; color: blue;">
<li>configuration can be stored into database or local computer only (Preferences -> Program -> Configure storage settings)</li>