aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-27 14:39:21 -0400
committerDavid Robillard <d@drobilla.net>2022-05-27 14:39:21 -0400
commit98c4699afb169b2a7744dd86ea0ed04595ea1fc7 (patch)
tree3a90f037d9bfe155552c7cb12b56c104323f4934 /NEWS
parent0592b89e7e707e2363aa6b4332de5b85dd557a75 (diff)
downloadjalv-98c4699afb169b2a7744dd86ea0ed04595ea1fc7.tar.gz
jalv-98c4699afb169b2a7744dd86ea0ed04595ea1fc7.tar.bz2
jalv-98c4699afb169b2a7744dd86ea0ed04595ea1fc7.zip
Add version option to console executable
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aa61dbd..cb5f144 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,14 @@
jalv (1.6.7) unstable;
* Add missing option in console help output
+ * Add version option to console executable
* Build Qt and Gtkmm versions as C++14
* Clean up and modernize code
* Fix crash when running jalv without arguments
* Flush stdout after printing control values in console interface
* Remove Qt4 support
- -- David Robillard <d@drobilla.net> Fri, 27 May 2022 18:15:03 +0000
+ -- David Robillard <d@drobilla.net> Fri, 27 May 2022 18:38:29 +0000
jalv (1.6.6) stable;