Update NEWS for 4.3.1 bug fixes

pull/796/head
Nate Bargmann 2021-09-13 09:24:02 -05:00
rodzic 27aecf91da
commit eb00c66aaf
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: FB2C5130D55A8819
1 zmienionych plików z 21 dodań i 0 usunięć

21
NEWS
Wyświetl plik

@ -6,6 +6,27 @@ Copyright (C) 2000-2021 Michael Black W9MDB, and others
Please send Hamlib bug reports to hamlib-developer@lists.sourceforge.net
Version 4.3.1
* 2021-09-14
* Bug fix release
- Do not do vfo_fixup on satmode rigs
- Fix compilation of misc.c with gmtime_r replacement function for
mingw
- Fix python build. For some reason casting tp vfo_t in the
RIG_VFO_N macro broke the swig parsing
- Append the missing information to build hamlib v4.3 for Android
NDK
- Change set_icom_set_mode_with_data to not change mode unless
necessary
- Since Icom rigs default to filter 2 if a filter is not selected
we will do the same when turning on data mode
- Fix segfault in kenwood_set_vfo
- scripts: Update example in readme, since 4.0 817 is 1020
- Make testlibusb.c compatible with libusb < 1.0.23
Note: On systems with libusb < 1.0.23 a warning will be emmitted
but compliation should proceed without error.
- Update testlibusb.c warning to "may be" instead of "will be"
Version 4.3
* 2021-09-01
* libusb-1.0.23 or greater is now required or use --without-libusb