X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=ChangeLog;h=8b17f1a4896ee2f90b947a45d08d850bcd7e2e33;hb=177df8fc3b760cc87524f9d6d55ed3be0e1dce14;hp=ca65a94aa7839d7cf0049549563fc98800a2d77c;hpb=85f3c596c5ac4285544d0f1f7671a3900989fe2f;p=libftdi diff --git a/ChangeLog b/ChangeLog index ca65a94..8b17f1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ +New in 0.10 +----------- +* Examples for libftdi_usb_find_all and CBUS mode +* Fixed ftdi_list_free +* Small cosmetic changes + +New in 0.9 +---------- +* Fixed build without doxygen +* Correct .so file library version + New in 0.8 ---------- +* Complete doxygen documentation and examples +* Extended FT2232C bitbang mode example code (Max) +* ftdi_usb_get_strings function to get device ID strings (Matthijs ten Berge) * Fix ftdi_read_pins on PowerPC systems (Thomas Fischl) * Automatically detach ftdi_sio kernel driver (Uwe Bonnes and Intra2net) * Configurable flow control (Lorenz Moesenlechner and Matthias Kranz)