Add Fahrzin Hemmati to AUTHORS, update ChangeLog
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 18 Apr 2016 20:58:44 +0000 (22:58 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 18 Apr 2016 20:58:44 +0000 (22:58 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 0200e22..fce747b 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -25,6 +25,7 @@ see Changelog for full details:
   Eugene Hutorny <eugene@hutorny.in.ua>
   Evan Nemerson <evan@coeus-group.com>
   Evgeny Sinelnikov <sin@geoft.ru>
+  Fahrzin Hemmati <fahhem@gmail.com>
   Flynn Marquardt <ftdi@flynnux.de>
   Forest Crossman <cyrozap@gmail.com>
   Ian Abbott <abbotti@mev.co.uk>
index 82c5a9c..aed9adf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 New in 1.3 - 2016-04-xx
 -----------------------
+* Added ftdi_usb_get_strings2() to prevent automatic device close (Fahrzin Hemmati)
 * Added ftdi_transfer_data_cancel for cancelation of a submitted transfer,
   avoided resubmittion of a cancelled transfer in the callbacks, replaced calls
   to libusb_handle_events with libusb_handle_events_timeout_completed