aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-09-20 09:21:21 +0200
committerDavid Robillard <d@drobilla.net>2018-09-20 09:26:44 +0200
commit43dd0b6fd560f97e2584364593c5e44f2262c281 (patch)
tree2dda5040bcfd70d1fef2887f3b502f2078a9724e /NEWS
parente85a6d5d1f14a8bba868208e8095014e67baa4ca (diff)
downloadjalv-43dd0b6fd560f97e2584364593c5e44f2262c281.tar.gz
jalv-43dd0b6fd560f97e2584364593c5e44f2262c281.tar.bz2
jalv-43dd0b6fd560f97e2584364593c5e44f2262c281.zip
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d66a66c..e8faa8f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,11 @@ jalv (1.6.1) unstable;
* Fix compilation with recent Gtkmm versions that require C++11
* Add jalv -i option to ignore stdin for background use
* Fix Jack deactivation
+ * Fix potential crash when closed with worker (thanks JP Cimalando)
+ * Add support for underscore in port names on command line
+ (thanks Jośe Fernando Moyano)
- -- David Robillard <d@drobilla.net> Sun, 07 May 2017 13:35:11 +0200
+ -- David Robillard <d@drobilla.net> Thu, 20 Sep 2018 09:21:15 +0200
jalv (1.6.0) stable;