X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=ChangeLog;h=64b33712c4e9bdcb20242dee2a10ad7616ff6196;hb=29bb689c30078d24d9c6fb7a84b5f01752368c8e;hp=7a828bce29d41c33e0149a2ba21df0bc4cd76a06;hpb=d2f10023a9c05f9d4a07f612b808084760350788;p=libftdi diff --git a/ChangeLog b/ChangeLog index 7a828bc..64b3371 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ +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)