aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-12-11 16:52:21 -0500
committerDavid Robillard <d@drobilla.net>2022-12-11 16:52:21 -0500
commitd909b68da71f1ef3df7ebdf0d45759fd58ced71d (patch)
treedd13b2760f201332ccfe62ce3ad87a041fb208a3 /NEWS
parentf040e41381332438932d37ad5dfcc3d212d1843e (diff)
downloadjalv-d909b68da71f1ef3df7ebdf0d45759fd58ced71d.tar.gz
jalv-d909b68da71f1ef3df7ebdf0d45759fd58ced71d.tar.bz2
jalv-d909b68da71f1ef3df7ebdf0d45759fd58ced71d.zip
Add missing short versions of command line options
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 00bf9bb..8119cae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
jalv (1.6.9) stable; urgency=medium
+ * Add missing short versions of command line options
* Build Qt UI with -fPIC
* Clean up command line help output
* Fix clashing command line options
@@ -8,7 +9,7 @@ jalv (1.6.9) stable; urgency=medium
* Switch to external zix dependency
* Use Gtk switches instead of checkboxes for toggle controls
- -- David Robillard <d@drobilla.net> Sun, 11 Dec 2022 21:49:32 +0000
+ -- David Robillard <d@drobilla.net> Sun, 11 Dec 2022 21:51:58 +0000
jalv (1.6.8) stable; urgency=medium