From 4a3012a352d49f7c9c47bf8e9ffbc34558fcf24a Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Fri, 21 Jul 2017 11:58:31 +0200 Subject: [PATCH 1/1] Add Eric Schott to AUTHORS, update ChangeLog --- AUTHORS | 1 + ChangeLog | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/AUTHORS b/AUTHORS index 94ecfc0..43e5218 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,6 +23,7 @@ see Changelog for full details: Davide Michelizza Denis Sirotkin Emil + Eric Schott Eugene Hutorny Evan Nemerson Evgeny Sinelnikov diff --git a/ChangeLog b/ChangeLog index 46138db..ef9611b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ New in 1.4rcX - 2017-07-XX * 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() -- 1.7.1