aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-30 21:38:12 -0400
committerDavid Robillard <d@drobilla.net>2022-08-17 13:50:33 -0400
commitee969b8c279200ead703448ff063fd6941e362ae (patch)
treeb0c2677302da20804b3d34d0b29a3646de6b9472 /NEWS
parent8072eddfa190b2cd7678f334707052b98a9b705b (diff)
downloadjalv-ee969b8c279200ead703448ff063fd6941e362ae.tar.gz
jalv-ee969b8c279200ead703448ff063fd6941e362ae.tar.bz2
jalv-ee969b8c279200ead703448ff063fd6941e362ae.zip
Print status information consistently to stdout
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1d55187..897b638 100644
--- a/NEWS
+++ b/NEWS
@@ -10,10 +10,11 @@ jalv (1.6.7) unstable;
* Fix crash when running jalv without arguments
* Fix outdated man pages
* Flush stdout after printing control values in console interface
+ * Print status information consistently to stdout
* Remove Gtkmm interface
* Remove Qt4 support
- -- David Robillard <d@drobilla.net> Mon, 30 May 2022 19:42:05 +0000
+ -- David Robillard <d@drobilla.net> Tue, 31 May 2022 01:37:51 +0000
jalv (1.6.6) stable;