summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-02-05 23:38:19 +0000
committerDavid Robillard <d@drobilla.net>2015-02-05 23:38:19 +0000
commit3d7cca74006eee42c9f8b6dfd23cb61d74a91945 (patch)
tree431b2c9ca3e96ad5864d6d418a8d1d5d7d271d5a /NEWS
parentc0a1feeefee2e6d64b61d400656cb4aafdd594bd (diff)
downloadganv-3d7cca74006eee42c9f8b6dfd23cb61d74a91945.tar.gz
ganv-3d7cca74006eee42c9f8b6dfd23cb61d74a91945.tar.bz2
ganv-3d7cca74006eee42c9f8b6dfd23cb61d74a91945.zip
Fix crash when destroying canvas.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5532 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 bfa3ab2..e6ea402 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,9 @@ ganv (1.4.3) unstable;
* Fix positioning of embedded widgets when changing layout.
* Fix unexpected node jumping when dragging new connections.
* Fix compilation with --no-fdgl (patch from Vlad Glagolev).
+ * Fix crash when destroying canvas.
- -- David Robillard <d@drobilla.net> Fri, 07 Nov 2014 13:12:49 -0500
+ -- David Robillard <d@drobilla.net> Thu, 05 Feb 2015 18:32:13 -0500
ganv (1.4.2) stable;