From: Thomas Jarosch Date: Fri, 21 Jul 2017 09:58:31 +0000 (+0200) Subject: Add Eric Schott to AUTHORS, update ChangeLog X-Git-Tag: v1.4rc2~2 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=4a3012a352d49f7c9c47bf8e9ffbc34558fcf24a;hp=26537a2dec68c3be9d597ae903dc0ffde7d1a599 Add Eric Schott to AUTHORS, update ChangeLog --- 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()