From 8f7cac4752d427f833969d316542d7a82b4602ea Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 29 May 2016 18:34:09 -0400 Subject: Fix handling of file I/O errors --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e85744a8..d334bc48 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,12 @@ serd (0.22.3) unstable; + * Report I/O errors with message and return appropriate status code * Fix potential out of bounds read * Fix unaligned memory access, undefined behaviour which breaks on ARM * Fix documentation generation * Update serdi man page - -- David Robillard Tue, 17 May 2016 11:58:20 -0400 + -- David Robillard Sun, 29 May 2016 18:33:41 -0400 serd (0.22.0) stable; -- cgit v1.2.1