From a75499c4ed7741f431d17b328ee2dffcf6be9bd9 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Tue, 15 Jun 2004 12:12:46 +0000 Subject: [PATCH] changes for 0.4 release --- ChangeLog | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 107fddc..4e3226d 100644 --- 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 ---------- -- 1.7.1