X-Git-Url: http://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=NEWS;fp=NEWS;h=ec40143befb27461a39cbfa414cf3374a54b7569;hp=bd21b02955e4629f5ee8b70d77d4d4922627c2e2;hb=868fd207a7506ae2ab48d6a8755350e452d60521;hpb=c357abd198bd195cb9ea015130dc76c8c7a33651 diff --git a/NEWS b/NEWS index bd21b02..ec40143 100644 --- a/NEWS +++ b/NEWS @@ -64,10 +64,10 @@ means it is NOT backwards-compatible and frontends will need updates. - Either MISO or MOSI can be optional now, but not both (bug #175). - The CS# pin is optional now. If the pin is supplied, it is honored (decoding only happens when the pin is asserted). Otherwise decoding will - use every CLK edge, regardless of CS# state or CS# existance (bug #152). + use every CLK edge, regardless of CS# state or CS# existence (bug #152). - Rename the 'SCK' pin to the more common 'CLK'. - Output bit-exact annotations and data for use by stacked PDs. - - Fix a bug occuring when only MOSI (but not MISO) was supplied. + - Fix a bug occurring when only MOSI (but not MISO) was supplied. * transitioncounter: - Drop the obsolete 'transitioncounter' dummy protocol decoder. * uart: