From febc0828f271aa06681081217ee3ab2649dbf13a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Nov 2020 20:18:47 +0100 Subject: Use aligned allocation via C11 or Windows API where possible --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2b37bc58..057a9994 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,9 @@ serd (0.30.7) unstable; * Fix potential memory error when serialising URIs * Move headers to an include directory * Split up and reorganize unit tests + * Use aligned allocation via C11 or Windows API where possible - -- David Robillard Tue, 10 Nov 2020 21:04:06 +0000 + -- David Robillard Thu, 12 Nov 2020 19:18:33 +0000 serd (0.30.6) stable; -- cgit v1.2.1