diff options
author | David Robillard <d@drobilla.net> | 2012-07-05 17:41:03 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-07-05 17:41:03 +0000 |
commit | 72f3d5b2be13c68c123294f0c379e1e83132411c (patch) | |
tree | 070b88f3a2d081cb7a7320441e74d1ac55485cb2 /NEWS | |
parent | 394dce8aeeddf9dbe8292a4f68fc24d3b5ed4cd6 (diff) | |
download | sord-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |