aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 44529e3..aa61dbd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,13 @@
jalv (1.6.7) unstable;
+ * Add missing option in console help output
* 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 16:34:40 +0000
+ -- David Robillard <d@drobilla.net> Fri, 27 May 2022 18:15:03 +0000
jalv (1.6.6) stable;