libftdi: (gerd) tolerate EBUSY when setting configuration (EBUSY will be returned...
[libftdi] / ChangeLog
index c38006f..21385d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+New in 0.13
+-----------
+* Fixed "libusb-config --cflags" call (Mike Frysinger and Intra2net)
+* Always set usb configuration (Mike Frysinger)
+* Improved libusb-win32 support (Mike Frysinger)
+
 New in 0.12
 -----------
 * Fix build of documentation for "out of tree" builds
@@ -5,7 +11,7 @@ New in 0.12
 * Ability to purge RX/TX buffers separately (Arnim Läuger)
 * Setting of event and error character (Arnim Läuger)
 * Poll modem status function (Arnim Läuger and Intra2net)
-* Updated documentation
+* Updated documentation and created AUTHORS file
 
 New in 0.11
 -----------