From: Thomas Jarosch Date: Wed, 26 Jul 2017 15:17:09 +0000 (+0200) Subject: Sync README with ChangeLog X-Git-Tag: v1.4~2 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=6ec5ad661dd54ec5929eba9e6d8f964f30f3400f Sync README with ChangeLog --- diff --git a/README b/README index 48c00c9..0b83478 100644 --- a/README +++ b/README @@ -23,6 +23,8 @@ Changes * 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 +* C++ API: Fix enumerations for buffer purge and modem controls * small build fixes and improvements in the python examples * ftdi_eeprom / eeprom handling: * New API function: ftdi_eeprom_get_strings()