X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=ChangeLog;h=d137876aab816d8a384548eabc484f439c441285;hp=0d8f8912e8ef8390c54b24377c49d25b8b14d783;hb=474786c0caf97e4b573e7a785ce0421ed79769d3;hpb=8ce71b78305cd61feacde340760f1ddccbd308ea diff --git a/ChangeLog b/ChangeLog index 0d8f891..d137876 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +New in 0.8 +---------- +* Complete doxygen documentation and examples +* 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) + New in 0.7 ---------- * Baudrate calculation fix for FT2232C (Steven Turner/FTDI)