libftdi: (tomj) applied status byte filtering patch
[libftdi] / ChangeLog
index 9a2f6e7..87d9f4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+New in 0.6
+----------
+* Improved filtering of status bytes (Evgeny Sinelnikov)
+* Extended FT2232C support (Uwe Bonnes)
+* Small improvement to the baudrate calculation code (Emil)
+* Error handling cleanup (Rogier Wolff)
+* Fix for kernel 2.6 USB subsystem. Detects kernel at runtime.
+
 New in 0.5
 ----------
 * New autoconf suite