From: Thomas Jarosch Date: Thu, 20 Jul 2017 15:57:20 +0000 (+0200) Subject: Add Matthias Janke to AUTHORS, update ChangeLog X-Git-Tag: v1.4rc2~5 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=06358114cd5be4e72058048fa9b82f8fc060ca26 Add Matthias Janke to AUTHORS, update ChangeLog --- diff --git a/AUTHORS b/AUTHORS index 6371247..94ecfc0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -41,6 +41,7 @@ see Changelog for full details: Marek Vavruša Marius Kintel Mark Hämmerling + Matthias Janke Matthias Kranz Matthias Richter Matthijs ten Berge diff --git a/ChangeLog b/ChangeLog index 9e9995d..46138db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,9 @@ -New in 1.4rcX - 2017-06-XX +New in 1.4rcX - 2017-07-XX ----------------------- * New ftdi_usb_open_bus_addr() open function * Use BM/R series baud rate computation for FT230X * ftdi_get_error_string() now returns const char* +* C++ API: Ability to open devices with empty descriptor strings * small build fixes and improvements in the python examples * ftdi_eeprom / eeprom handling: * New API function: ftdi_eeprom_get_strings()