Skip to content

Commit

Permalink
changelogs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ok2cqr committed Feb 12, 2021
1 parent 2bf1d0d commit d726519
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Legend:
- bugfix
--------------------

2.5.2
2.5.2 (2021-02-12)
# some code refactoring
+ some contest window improvements (showing DXCC, WAZ, ITU, continent)
+ FST4 mode support added (Saku, OH1KH)
Expand All @@ -13,7 +13,7 @@ Legend:
- eQSL upload fixes (Saku, OH1KH)
- ADIF import duplicate check fixed, form layout fixed (Saku, OH1KH)
- New QSO window layout fixes (Saku, OH1KH)
- workaround for 'TRegExpr exec: empty input string' error in fpc compiler on arm64
- workaround for 'TRegExpr exec: empty input string' error in fpc compiler
- xdg-open is used in Call extra data window to open open the attachments

2.5.1 (2021-01-24)
Expand Down
19 changes: 19 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
cqrlog (2.5.2-1) unstable; urgency=low

* some contest window improvements
(showing DXCC, WAZ, ITU, continent)
* FST4 mode support added (Saku, OH1KH)
* user can change the locator to use in ADIF import
(Florian, DF2ET)
* CW messages can be saved or loaded from a file (Saku, OH1KH)
* eQSL upload fixes (Saku, OH1KH)
* ADIF import duplicate check fixed, form layout fixed
(Saku, OH1KH)
* New QSO window layout fixes (Saku, OH1KH)
* workaround for 'TRegExpr exec: empty input string' error
in fpc compiler
* xdg-open is used in Call extra data window to open open
the attachments

-- Petr Hlozek <petr@ok2cqr.com> Fri, 12 Feb 2021 17:20:38 +0100

cqrlog (2.5.1-1) unstable; urgency=low

* Winkeyer didn't work (Saku, OH1KH)
Expand Down
15 changes: 15 additions & 0 deletions src/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@
<strong>New user?</strong> Please look at <strong>Help -> Keys and shortcuts</strong> to find out how to operate CQRLOG from keyboard.
<hr>
<br>
<strong>CQRLOG 2.5.2 (2020-02-12)</strong><br>
<ul style="list-style: square;text-align:left; color: blue;">
<li>some contest window improvements (showing DXCC, WAZ, ITU, continent)</li>
<li>FST4 mode support added (Saku, OH1KH)</li>
<li>user can change the locator to use in ADIF import (Florian, DF2ET)</li>
<li>CW messages can be saved or loaded from a file (Saku, OH1KH)</li>
</ul>
<ul style="list-style: square;text-align:left; color: red;">
<li>eQSL upload fixes (Saku, OH1KH)</li>
<li>ADIF import duplicate check fixed, form layout fixed (Saku, OH1KH)</li>
<li>New QSO window layout fixes (Saku, OH1KH)</li>
<li>workaround for 'TRegExpr exec: empty input string' error in fpc compiler</li>
<li>xdg-open is used in Call extra data window to open open the attachments</li>
</ul>
<br><br>
<strong>CQRLOG 2.5.1 (2020-01-24)</strong><br>
<ul style="list-style: square;text-align:left; color: red;">
<li>Winkeyer didn't work (Saku, OH1KH)</li>
Expand Down

0 comments on commit d726519

Please sign in to comment.