libftdi: (tomj) prepare 0.6 release, set library version again (#404)
[libftdi] / ChangeLog
index 3b9b6a9..449b988 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
+New in 0.6
+----------
+* Set library version on .so file again
+* Configurable serial line parameters (Alain Abbas)
+* 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 and Intra2net)
+
 New in 0.5
 ----------
+* New autoconf suite
+* pkgconfig support
+* Status byte filtering now works for "big" readbuffer sizes (Thanks Evgeny!)
 * Open device by description and/or serial (Evgeny Sinelnikov)
 * Improved error handling (Evgeny Sinelnikov)