aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cbae6338..53ba478b 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ serd (9999) unstable;
* Reset indent when finishing a write
* Report write size correctly when invalid UTF-8 is encountered and a
replacement character is written
+ * Add error callback to reader and writer for custom error reporting
+ * Add -q option to serdi to suppress all non-data output, e.g. errors
-- David Robillard <d@drobilla.net>