From 78f38288245ca4245110869ad2c40afde931a0db Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 23 Sep 2017 14:54:09 +0200 Subject: Use more efficient stack allocation and growth policies --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index da1690ff..bdad3548 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,10 @@ serd (0.29.3) unstable; * Support strict parsing of prefixed names * Report errors for all failing test cases + * Use more efficient stack allocation and growth policies * Fix building with MSVC - -- David Robillard Sat, 23 Sep 2017 14:41:49 +0200 + -- David Robillard Sat, 23 Sep 2017 14:53:55 +0200 serd (0.28.0) stable; -- cgit v1.2.1