X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=ChangeLog;h=64b33712c4e9bdcb20242dee2a10ad7616ff6196;hp=ca65a94aa7839d7cf0049549563fc98800a2d77c;hb=bf956a005199e0cf446bc39827cd43a3e7aba5fc;hpb=85f3c596c5ac4285544d0f1f7671a3900989fe2f diff --git a/ChangeLog b/ChangeLog index ca65a94..64b3371 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ +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)