aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-10 19:05:07 +0000
committerDavid Robillard <d@drobilla.net>2015-10-10 19:05:07 +0000
commit238c509b15c71e9a13541630557ed9c62df01d0e (patch)
tree22c55d42dd2270e69a52dc1ea1849ffd4ad25a40 /NEWS
parent22ea5330650ab1f3cd59367f3ed63e1009a4d736 (diff)
downloadjalv-238c509b15c71e9a13541630557ed9c62df01d0e.tar.gz
jalv-238c509b15c71e9a13541630557ed9c62df01d0e.tar.bz2
jalv-238c509b15c71e9a13541630557ed9c62df01d0e.zip
Support more parameter types
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5765 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ceba30f..da049d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
jalv (1.4.7) unstable;
* Improve preset support
- * Support numeric plugin properties (event-based control)
+ * Support numeric and string plugin properties (event-based control)
* Add generic Qt control UI from Amadeus Folego
* Set Jack port order metadata
* Allow Jack client name to be set from command line (thanks Adam Avramov)