changes for 0.4 release
authorThomas Jarosch <opensource@intra2net.com>
Tue, 15 Jun 2004 12:12:46 +0000 (12:12 +0000)
committerThomas Jarosch <opensource@intra2net.com>
Tue, 15 Jun 2004 12:12:46 +0000 (12:12 +0000)
ChangeLog

index 107fddc..4e3226d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+New in 0.4
+----------
+* Fixed filtering of status bytes (Readbuffer size is now 64 bytes)
+* FT2232C support (Steven Turner/FTDI)
+* New baudrate calculation code (Ian Abbott)
+* Automatic detection of chip type
+* Important: ftdi_write_data now returns the bytes written
+* Fixed defaults values in ftdi_eeprom_initdefaults (Jean-Daniel Merkli)
+* Reset internal readbuffer offsets for reset()/purge_buffers()
+* Small typo fixes (Mark Hämmerling)
+
 New in 0.3
 ----------