aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-09-23 15:48:27 +0200
committerDavid Robillard <d@drobilla.net>2018-09-23 15:49:10 +0200
commit6f22ee045e7535c5961374d57453c39d1cee224c (patch)
tree0a2183f448ac57a790d6b44518e2b03b623266cd /NEWS
parentd776345e62907ca6e78e325f6f02200f21c82497 (diff)
downloadjalv-6f22ee045e7535c5961374d57453c39d1cee224c.tar.gz
jalv-6f22ee045e7535c5961374d57453c39d1cee224c.tar.bz2
jalv-6f22ee045e7535c5961374d57453c39d1cee224c.zip
Remove support for deprecated event and uri-map extensions
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e70ee3..f381b69 100644
--- a/NEWS
+++ b/NEWS
@@ -4,13 +4,14 @@ jalv (1.6.1) unstable;
* Add jalv -i option to ignore stdin for background use
* Add several commands to console interface
* Make Suil dependency optional
+ * Remove support for deprecated event and uri-map extensions
* Fix Jack deactivation
* Fix potential crash when closed with worker (thanks JP Cimalando)
* Fix potential hang after Ctrl-c in console interface (thanks Laxmi Devi)
* Add support for underscore in port names on command line
(thanks Jośe Fernando Moyano)
- -- David Robillard <d@drobilla.net> Sat, 22 Sep 2018 23:40:18 +0200
+ -- David Robillard <d@drobilla.net> Sun, 23 Sep 2018 15:49:05 +0200
jalv (1.6.0) stable;