Add Matthias Janke to AUTHORS, update ChangeLog
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 20 Jul 2017 15:57:20 +0000 (17:57 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 20 Jul 2017 15:57:20 +0000 (17:57 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 6371247..94ecfc0 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -41,6 +41,7 @@ see Changelog for full details:
   Marek Vavruša <marek@vavrusa.com>
   Marius Kintel <kintel@sim.no>
   Mark Hämmerling <mail@markh.de>
+  Matthias Janke <janke@physi.uni-heidelberg.de>
   Matthias Kranz <matthias@hcilab.org>
   Matthias Richter <mail.to.mr@gmx.de>
   Matthijs ten Berge <m.h.tenberge@alumnus.utwente.nl>
index 9e9995d..46138db 100644 (file)
--- 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()