X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=README;h=072b6712e738dccff56000d83827b41c8c49996d;hp=48c00c9d47bfb192196ca92ccfd53d4374e08215;hb=fcda9c6a208d3a7fe651ef661b2eb6e462a89c17;hpb=7c2a6851e1a7544504c58db0e9a21cd87c0bf117 diff --git a/README b/README index 48c00c9..072b671 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------- -libftdi version 1.4rcX +libftdi version 1.4 -------------------------------------------------------------------- libftdi - A library (using libusb) to talk to FTDI's UART/FIFO chips @@ -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()