aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-08-08 19:46:04 +0000
committerDavid Robillard <d@drobilla.net>2013-08-08 19:46:04 +0000
commit55a1433cf7fbd55d8e746f56b0e57cc83285d6b6 (patch)
tree02baf533ff98d87ccf54685bf8bb52b9ec20708a /NEWS
parent4b5ca743e944aaea9fa126cb4d2d131bf7c9a0b6 (diff)
downloadjalv-55a1433cf7fbd55d8e746f56b0e57cc83285d6b6.tar.gz
jalv-55a1433cf7fbd55d8e746f56b0e57cc83285d6b6.tar.bz2
jalv-55a1433cf7fbd55d8e746f56b0e57cc83285d6b6.zip
Fix parameter changes with Qt UI (fix #923).
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5145 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5bc68b3..06b16a6 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ jalv (1.4.1) unstable;
* Fix crash when running "jalv" with bad command line arguments
* Fix potential crash with UIs and debug printing
+ * Fix parameter changes with Qt UI
* Nicer printing of atom messages with -d
* Add command-line option to control UI update frequency
* Support rsz:minimumSize for atom and event ports
@@ -9,7 +10,7 @@ jalv (1.4.1) unstable;
(patch from Robin Gareus)
* Work around Gtk bug for labels on sliders (patch from Robin Gareus)
- -- David Robillard <d@drobilla.net> Sun, 26 May 2013 21:25:21 -0400
+ -- David Robillard <d@drobilla.net> Thu, 08 Aug 2013 15:44:21 -0400
jalv (1.4.0) stable;