From 2bb30b516903c8004bd86c16d9ed17be98ec0e7d Mon Sep 17 00:00:00 2001 From: David Robillard <d@drobilla.net> Date: Fri, 16 Sep 2016 14:49:49 -0700 Subject: Add lilv_world_get_symbol() --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9fc97f9..b620a48 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ lilv (0.22.1) unstable; * Add new hand-crafted Pythonic bindings with full test coverage * Add lv2apply utility for applying plugins to audio files + * Add lilv_world_get_symbol() * Add lilv_state_set_metadata() for adding state banks/comments/etc (based on patch from Hanspeter Portner) * Fix crash when state contains non-POD properties -- cgit v1.2.1