summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-24 22:06:24 +0000
committerDavid Robillard <d@drobilla.net>2012-04-24 22:06:24 +0000
commit3723d115a6f4d30f652957d131c2a6ea56ad1dd0 (patch)
tree53839c92e3d8f4530ccc16959cdd6a6e820bb78d /NEWS
parentd8df0d21ab8f2d28c8b0e32670594fa079425a1d (diff)
downloadsuil-3723d115a6f4d30f652957d131c2a6ea56ad1dd0.tar.gz
suil-3723d115a6f4d30f652957d131c2a6ea56ad1dd0.tar.bz2
suil-3723d115a6f4d30f652957d131c2a6ea56ad1dd0.zip
Fix crashes when wrapper widget is destroyed by toolkit before suil cleanup
function is called. git-svn-id: http://svn.drobilla.net/lad/trunk/suil@4264 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fc3e7d8..19fda32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+suil (9999) stable;
+
+ * Fix crashes when wrapper widget is destroyed by toolkit before
+ suil cleanup function is called.
+
+ -- David Robillard <d@drobilla.net>
+
suil (0.6.0) stable;
* Use path variables in pkgconfig files