libftdi: (tomj) grouped flow control and modem status code together
[libftdi] / ChangeLog
index 784f8e3..2c3ab97 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+New in 0.14
+-----------
+* Grouped flow control and modem status code together (Intra2net)
+
+New in 0.13
+-----------
+* Build .spec file via configure.in (Intra2net)
+* Fixed "libusb-config --cflags" call (Mike Frysinger and Intra2net)
+* Always set usb configuration (Mike Frysinger and Intra2net)
+* Improved libusb-win32 support (Mike Frysinger)
+
 New in 0.12
 -----------
 * Fix build of documentation for "out of tree" builds