X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=NEWS;h=91043ef3ed13807f1f51afb75614d8c74171757f;hb=4c4035a7b45d6e865fac0a4ac96c83ab6baf7a13;hp=cbe7d7823f2954a3e96b0c7d1ae8412825d1c159;hpb=3bed3f21fafc672bd26039aec34fd3ae0f480b90;p=sigrok-firmware-fx2lafw.git diff --git a/NEWS b/NEWS index cbe7d782..91043ef3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,12 @@ -0.1.1 (2013-xx-yy) +0.1.2 (2014-05-06) +------------------ + + * Fix an issue which lead to the data pins not being tri-stated after an + aquisition (when the GPIF is idle) but rather being driven. + * Bump the firmware version (major.minor) to 1.1. This version is + backwards-compatible and doesn't require host-side (libsigrok) changes. + +0.1.1 (2013-04-16) ------------------ * Add support for the USBee DX. Only digital sampling is supported (as is @@ -13,6 +21,7 @@ * Add the usual HACKING, AUTHORS, and INSTALL files. * Add a 'distbin' Make target, which creates a convenience tarball containing just the generated *.fw files. + * Document the download location for the pre-built firmware files tarball. * If 'objcopy' is not found, try to use sdcc's 'makebin' instead. This fixes the build e.g. on some Mac OS X systems without 'objcopy'. * Add support for differently named sdcc tools on various distros.