libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v0.17-358-g1c9c026

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 28 Dec 2012 12:02:54 +0100 (CET)
The branch, master has been updated
       via  1c9c026df9109d8bc6c5e45104fc03cff9827c03 (commit)
      from  b953c0e3d0b979b28329b0626be6973cdedcdd34 (commit)


- Log -----------------------------------------------------------------
commit 1c9c026df9109d8bc6c5e45104fc03cff9827c03
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Fri Dec 28 12:02:52 2012 +0100

    Grab changelog from libftdi 0.20

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b402e07..95ef431 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+New in 0.20 - 2012-03-19
+------------------------
+* Support for FT232H (Uwe Bonnes)
+* Fixed install location of header files (Uwe Bonnes and Intra2net)
+* Backported serial_test tool from libftdi 1.x (Uwe Bonnes)
+
+New in 0.19 - 2011-05-23
+------------------------
+* Make kernel driver detach configurable (Thomas Klose)
+* Correct ftdi_poll_modem_status() result code (Tom Saunders)
+* cmake build system improvements (Evgeny Sinelnikov)
+* Fix uninitialized memory access in async mode (Intra2net)
+* Support for FT232R eeprom features (Hermann Kraus)
+* Fix size returned by ftdi_read_data (Hermann Kraus)
+* C++ wrapper: Fix infinite recursion in set_bitmode (Intra2net)
+* Improvements to the python wrapper (Flynn Marquardt and Chris Zeh)
+
+New in 0.18 - 2010-06-25
+------------------------
+* Add ftdi_eeprom_free() to free allocated memory in eeprom (Wilfried Holzke)
+* More generic error message for the FTDI kernel driver (Intra2net)
+* Honor CPPFLAGS in python wrapper build (Alexander Lehmann)
+* cmake: Fix package creation on 32-bit machines (Uwe Bonnes)
+* Fix swig argument constraints (Intra2net)
+* Don't segfault if device is closed or ftdi context is invalid (Intra2net)
+* Ability to disable build of examples / documentation (Mike Frysinger and 
Intra2net)
+* Fix typo in python wrapper build (Mike Frysinger)
+* Autoconf build system improvements (Mike Frysinger)
+
 New in 0.17 - 2009-12-19
 ------------------------
 * C++ wrapper: Reduced code duplication and small other changes (Intra2net)


hooks/post-receive
-- 
A library to talk to FTDI chips

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • A library to talk to FTDI chips branch, master, updated. v0.17-358-g1c9c026, libftdi-git <=