aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-09-22 23:39:46 +0200
committerDavid Robillard <d@drobilla.net>2018-09-22 23:40:25 +0200
commitd776345e62907ca6e78e325f6f02200f21c82497 (patch)
treea08b7b7a8487ba5f247f25d13a0137ae3f61b3d8 /NEWS
parentb563d13933bc0e52b576f9426c897d359e46c8be (diff)
downloadjalv-d776345e62907ca6e78e325f6f02200f21c82497.tar.gz
jalv-d776345e62907ca6e78e325f6f02200f21c82497.tar.bz2
jalv-d776345e62907ca6e78e325f6f02200f21c82497.zip
Document command syntax in man page
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8737cd9..4e70ee3 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ 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
+ * Add several commands to console interface
* Make Suil dependency optional
* Fix Jack deactivation
* Fix potential crash when closed with worker (thanks JP Cimalando)
@@ -9,7 +10,7 @@ jalv (1.6.1) unstable;
* Add support for underscore in port names on command line
(thanks Jośe Fernando Moyano)
- -- David Robillard <d@drobilla.net> Fri, 21 Sep 2018 01:02:23 +0200
+ -- David Robillard <d@drobilla.net> Sat, 22 Sep 2018 23:40:18 +0200
jalv (1.6.0) stable;