From 02a41f39b216ca43056fc2e8183351c077b5dd9c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 5 Jul 2012 17:35:14 +0000 Subject: 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. Resolves #815. git-svn-id: http://svn.drobilla.net/serd/trunk@354 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.1