summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-12-30 17:13:49 +0000
committerDavid Robillard <d@drobilla.net>2013-12-30 17:13:49 +0000
commit3ee994bedf2d5139dbc0242646f8c370a31d71d0 (patch)
treedac1ae8775aae1e6a4fd9fc8271af5609f0cf41a /NEWS
parent72ddaae31b6746f2d0f889c3b7cba38512952b94 (diff)
downloadlilv-3ee994bedf2d5139dbc0242646f8c370a31d71d0.tar.gz
lilv-3ee994bedf2d5139dbc0242646f8c370a31d71d0.tar.bz2
lilv-3ee994bedf2d5139dbc0242646f8c370a31d71d0.zip
Clean up after test suite so multiple runs are successful.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5226 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ea1a118..a44d3e6 100644
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,12 @@ lilv (0.16.1) unstable;
* Allow passing NULL port_class to lilv_plugin_get_port_by_designation
* Call GetProcAddress with correct calling convention on Windows
* Add support for running plugins from Python by Kaspar Emanuel
+ * Clean up after test suite so multiple runs are successful
* lv2info: Don't display invalid control maxes and defaults
(patch from Robin Gareus)
* lilvmm.hpp: Add wrappers for UI API
- -- David Robillard <d@drobilla.net> Thu, 19 Dec 2013 12:48:38 -0500
+ -- David Robillard <d@drobilla.net> Mon, 30 Dec 2013 12:13:25 -0500
lilv (0.16.0) stable;