From 8039ffb59e79e6df26a338ebe26021a0a2a8681c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 23 Aug 2012 03:56:34 +0000 Subject: Update NEWS. git-svn-id: http://svn.drobilla.net/sord/trunk@257 3d64ff67-21c5-427c-a301-fe4f08042e5a --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index c5b63a1..fa0502e 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,13 @@ sord (9999) unstable; * Add error callback to world for custom error reporting * Performance and space (per node) improvements + * SSE4.2 accelerated hashing for node interning, where available + * Make all 'zix' symbols private to avoid symbol clashes in static builds * Remove problematic "Loaded n statements" output from serdi + * Strip down API documentation to a single clean page + * Do not require a C++ compiler to build + * Add option to build utilities as static binaries + * Upgrade to waf 1.7.2 * sordmm.hpp: Add indices and graphs parameters to Model constructor * sordmm.hpp: Remove overzealous URI scheme assertion * sordmm.hpp: Correctly handle Sord::Node self-assignment -- cgit v1.2.1