]> sigrok.org Git - libsigrokdecode.git/blobdiff - NEWS
Add srd_strerror() and srd_strerror_name().
[libsigrokdecode.git] / NEWS
diff --git a/NEWS b/NEWS
index 101b16e24377ba7cd1928c64d0fd314dc702981e..09cd51fdf8ad16dc4ed0d7491e6253e2df414f76 100644 (file)
--- 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)