Add Eric Schott to AUTHORS, update ChangeLog
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 21 Jul 2017 09:58:31 +0000 (11:58 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 21 Jul 2017 09:58:31 +0000 (11:58 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 94ecfc0..43e5218 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -23,6 +23,7 @@ see Changelog for full details:
   Davide Michelizza <dmichelizza@gmail.com>
   Denis Sirotkin <reg.libftdi@demitel.ru>
   Emil <emil@datel.co.uk>
+  Eric Schott <eric@morningjoy.com>
   Eugene Hutorny <eugene@hutorny.in.ua>
   Evan Nemerson <evan@coeus-group.com>
   Evgeny Sinelnikov <sin@geoft.ru>
index 46138db..ef9611b 100644 (file)
--- 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()