X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=NEWS;h=652924b4bc6737b8f7c556bbd71d6dddf79c2068;hb=823ff1e02ab3d100c1ef0d0fe3bbcc6b05aba446;hp=91043ef3ed13807f1f51afb75614d8c74171757f;hpb=75a66a81e1d13284058b3d3cb3506b079567489e;p=sigrok-firmware-fx2lafw.git diff --git a/NEWS b/NEWS index 91043ef3..652924b4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +0.1.3 (2015-11-26) +------------------ + + * README: Drop references to obsolete sigrok-commits mailing list. + * Build system: + - Use non-recursive Make setup. + - Simplify and/or improve various parts of the build system. + - configure: Check the sdcc version (bug #696). + * Add firmware files for FX2 devices with official sigrok VID/PID: + - 1D50:608C: fx2lafw-sigrok-fx2-8ch.fw + - 1D50:608D: fx2lafw-sigrok-fx2-16ch.fw + The USB VID/PID pairs are allocated for fx2lafw via the OpenMoko project: + http://wiki.openmoko.org/wiki/USB_Product_IDs + 0.1.2 (2014-05-06) ------------------