aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-11-17 23:11:42 +0000
committerDavid Robillard <d@drobilla.net>2012-11-17 23:11:42 +0000
commite5941f303a13dd1ec5659ad447d99fa522589cb8 (patch)
tree3a1aca905388f6051c9cc60db6927bb9ae137620 /NEWS
parent797a9a172729e43c467ea6b2c84eb9d39035170e (diff)
downloadjalv-e5941f303a13dd1ec5659ad447d99fa522589cb8.tar.gz
jalv-e5941f303a13dd1ec5659ad447d99fa522589cb8.tar.bz2
jalv-e5941f303a13dd1ec5659ad447d99fa522589cb8.zip
Make URI map thread-safe, fixing occasional crashes for plugins with UIs.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4828 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 6f653a1..5d3cabf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
jalv (1.2.1) unstable;
- * Send new time information to plugin when Jack tempo changes
+ * Send time information to plugin when Jack tempo changes
+ * Make URI map thread-safe, fixing occasional crashes for plugins with UIs
* Add menu bar and pass parent widget in Qt version for true UI embedding
-- David Robillard <d@drobilla.net> Thu, 15 Nov 2012 20:16:15 -0500