summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-02-24 16:34:00 +0000
committerDavid Robillard <d@drobilla.net>2013-02-24 16:34:00 +0000
commit1db206be1094aea5b0a73affd1dacfe6b0de8dcb (patch)
treeda77e42f6d9b7066df6e9ace1ab17fb6d0723ee4 /NEWS
parentcc1fa26709bb532db6c97922fc79927079427f1f (diff)
downloadsuil-1db206be1094aea5b0a73affd1dacfe6b0de8dcb.tar.gz
suil-1db206be1094aea5b0a73affd1dacfe6b0de8dcb.tar.bz2
suil-1db206be1094aea5b0a73affd1dacfe6b0de8dcb.zip
Print system error message if module failes to load
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5082 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0787541..e81d35f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+suil (0.6.13) unstable;
+
+ * Print system error message if module failes to load
+
+ -- David Robillard <d@drobilla.net> Sun, 24 Feb 2013 11:33:04 -0500
+
suil (0.6.12) stable;
* Fix key events for X11 in Gtk without using a troublesome event filter