Update ChangeLog
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 20 May 2011 14:29:41 +0000 (16:29 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 20 May 2011 14:29:41 +0000 (16:29 +0200)
ChangeLog

index a432f96..1169528 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+New in 0.19 - 2011-05-XX
+------------------------
+* 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)