X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=ChangeLog;h=b01901df519f24aca39afbe91caf4813e0a202ca;hb=cef378aaa2ce0a2e480d0fed4d86aaa80b4ad5af;hp=43358bf3d101351be2d19ee9453b30f5a9fac857;hpb=c201f80faf4857b59b424c254f360524e50aa3ba;p=libftdi diff --git a/ChangeLog b/ChangeLog index 43358bf..b01901d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ New in 0.11 ----------- +* Vala bindings helper functions (ftdi_new, ftdi_free, ftdi_list_free2) (Even Nermerson) * Support for different EEPROM sizes (Andrew John Rogers, andrew@rogerstech.co.uk) * Async write support. Linux only and no error handling. + You have to enable it via --with-async-code. * Detection of R-type chips * FTDIChip-ID read support (Peter Holik)