diff options
author | David Robillard <d@drobilla.net> | 2024-03-14 14:26:43 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-03-14 14:27:19 -0400 |
commit | 3cbb403879bd9adb622b8a868800e75f0d0dd503 (patch) | |
tree | e527ca419e75bc67173c5f14cb733e82cd5952e2 /NEWS | |
parent | ce4a6f7ec4dc9191bcb7a0efe91770a53500b5bf (diff) | |
download | jalv-3cbb403879bd9adb622b8a868800e75f0d0dd503.tar.gz jalv-3cbb403879bd9adb622b8a868800e75f0d0dd503.tar.bz2 jalv-3cbb403879bd9adb622b8a868800e75f0d0dd503.zip |
Add option to install tool man pages
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ -jalv (1.6.9) stable; urgency=medium +jalv (1.6.9) unstable; urgency=medium * Add missing short versions of command line options + * Add option to install tool man pages * Build Qt UI with -fPIC * Clean up command line help output * Fix clashing command line options @@ -9,7 +10,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:51:58 +0000 + -- David Robillard <d@drobilla.net> Thu, 14 Mar 2024 18:26:10 +0000 jalv (1.6.8) stable; urgency=medium |