From 2ec861b64b042a56bdb2bc0b15bf0c0950d2d662 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 23 Aug 2012 05:00:40 +0000 Subject: Update NEWS. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4752 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 101a62d..9f066e9 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,13 @@ lilv (9999) unstable; * Fix crash when lv2info is run with an invalid URI argument * Gracefully handle failure to save plugin state and print error message * Reduce memory usage (per node) + * Simpler node implementation always backed by a SordNode + * Make all 'zix' symbols private to avoid symbol clashes in static builds * Add lv2bench utility + * Fix various hyper-strict warnings * Do not require a C++ compiler to build + * Add option to build utilities as static binaries + * Upgrade to waf 1.7.2 -- David Robillard -- cgit v1.2.1