X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=NEWS;h=09cd51fdf8ad16dc4ed0d7491e6253e2df414f76;hp=101b16e24377ba7cd1928c64d0fd314dc702981e;hb=3abc83b996547a69bad906ec748f30874aae4796;hpb=3d0530ef2115b56d3750c3557a0d45bd3831b7c6 diff --git a/NEWS b/NEWS index 101b16e..09cd51f 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,10 @@ - Dallas DS1307 RTC * Library: Decoders now expose their options via the GSList *options field in struct srd_decoder. - * Various API documentation fixes. + * API related changes: + - Various API documentation fixes. + - srd_decoder_list() now returns 'const GSList *' instead of 'GSList *'. + - Added new srd_strerror() and srd_strerror_name() API calls. * Added support for optional probes for PDs. 0.1.1 (2013-01-27)