summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-07-05 17:41:03 +0000
committerDavid Robillard <d@drobilla.net>2012-07-05 17:41:03 +0000
commit72f3d5b2be13c68c123294f0c379e1e83132411c (patch)
tree070b88f3a2d081cb7a7320441e74d1ac55485cb2 /NEWS
parent394dce8aeeddf9dbe8292a4f68fc24d3b5ed4cd6 (diff)
downloadsord-72f3d5b2be13c68c123294f0c379e1e83132411c.tar.gz
sord-72f3d5b2be13c68c123294f0c379e1e83132411c.tar.bz2
sord-72f3d5b2be13c68c123294f0c379e1e83132411c.zip
Add error callback to world for custom error reporting.
git-svn-id: http://svn.drobilla.net/sord/trunk@226 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 32c4c78..a5b475d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
sord (9999) unstable;
+ * Add error callback to world for custom error reporting
* sordmm.hpp: Add indices and graphs parameters to Model constructor
* sordmm.hpp: Remove overzealous URI scheme assertion
* sordmm.hpp: Correctly handle Sord::Node self-assignment