From 06358114cd5be4e72058048fa9b82f8fc060ca26 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 20 Jul 2017 17:57:20 +0200 Subject: [PATCH] Add Matthias Janke to AUTHORS, update ChangeLog --- AUTHORS | 1 + ChangeLog | 3 ++- 2 files changed, 3 insertions(+), 1 deletions(-) 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() -- 1.7.1