aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-07-12 20:48:49 -0400
committerDavid Robillard <d@drobilla.net>2024-07-12 20:48:49 -0400
commit7582e28e2737a53bdf98cd7a897541e61bc1cac7 (patch)
tree511c7008b0a10ff119ca0e54da13e695f4727bfb /NEWS
parentfa2b39f0338f6ae42b35ae736abeefec5d2185ab (diff)
downloadjalv-7582e28e2737a53bdf98cd7a897541e61bc1cac7.tar.gz
jalv-7582e28e2737a53bdf98cd7a897541e61bc1cac7.tar.bz2
jalv-7582e28e2737a53bdf98cd7a897541e61bc1cac7.zip
Fix minor memory leaks
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0efdf2..f0bf4a8 100644
--- a/NEWS
+++ b/NEWS
@@ -6,12 +6,13 @@ jalv (1.6.9) unstable; urgency=medium
* Build Qt UI with -fPIC
* Clean up command line help output
* Fix clashing command line options
+ * Fix minor memory leaks
* Remove Gtk2 interface
* Replace use of deprecated Gtk interfaces
* Switch to external zix dependency
* Use Gtk switches instead of checkboxes for toggle controls
- -- David Robillard <d@drobilla.net> Fri, 12 Jul 2024 17:26:57 +0000
+ -- David Robillard <d@drobilla.net> Sat, 13 Jul 2024 00:46:42 +0000
jalv (1.6.8) stable; urgency=medium