summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
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)