Changelog for
xlog-2.0.25-108.1.x86_64.rpm :
* Sun Sep 22 2024 Walter Fey
- update to Version 2.0.25
* Rename icon files and copy to proper directories (thanks Daniel OK2VLK)
* Sat Nov 25 2023 Walter Fey - Fix for Hamlib 4.6
* Mon Oct 11 2021 Walter Fey - update to Version 2.0.24
* Fixed text truncation of very long symlinks like /dev/serial/by-id
* Sat Jul 24 2021 Walter Fey - update to Version 2.0.23
* Fixed compiler error in adif3.c
* Thu Mar 04 2021 Walter Fey - update to Version 2.0.22
* Fixed empty ADIF file when Distance and Azimuth fields are in use
* Distance must be \"km\" in ADIF output - fixed
* Sat Feb 20 2021 Walter Fey - update to Version 2.0.21
* Modified get_smeter and get_powerlevel to use default values (S9 and UNKNOWN) if hamlib cannot get values from the radio (e.g. quisk).
* Be sure to use at least hamlib4.1 to avoid a crash that occurs when using the \"Select a Radio\" GUI more than once.
* Modified configure.ac to check if compiler can support -W parameters
* Sun Jan 31 2021 Walter Fey - update to Version 2.0.20
* Added FST4 support and 5m/8m bands for ADIF 3.1.1
* Added /dev/ttyUSB0 and /dev/ttyUSB1 to the hamlib device menu
* Logeditor can hide TX(RST) and RX (RST) (useful for VHF contests)
* ADIF exports Distance and Azimuth correctly if enabled in Logeditor
* Imports ADIF from wsjt-x on UDP port 2333
* Fixed use-after-free error discovered by Chris K2CR and valgrind
* Fixed hash-table != null assert in dxcc.c
* Fixed GLib-GObject-WARNING in log.c
* Compiles cleanly with hamlib4 on ubuntu 18.04 and 20.04
* Sun Jan 03 2021 Walter Fey - update to Version 2.0.20beta
* Added port 2333 for listening for ADIF data from WSJT-X
* Added FST4 support and 5m/8m bands for ADIF 3.1.1
* Added /dev/ttyUSB0 and /dev/ttyUSB1 to the hamlib device menu
* Logeditor can hide TX(RST) and RX (RST) (useful for VHF contests)
* ADIF exports Distance and Azimuth correctly if enabled in Logeditor
* Sun Apr 26 2020 Walter Fey - update to Version 2.0.19 no changes against 2.0.18beta
* Tue Oct 29 2019 Walter Fey - CFLAGS -Wno-deprecated-declarations added to fix Tumbleweed build