diff options
author | David Robillard <d@drobilla.net> | 2012-08-23 03:40:32 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-08-23 03:40:32 +0000 |
commit | 3372ba1bcd3c31db1875ffd57765ca049b2ce663 (patch) | |
tree | 4eac5fe1f589ebc99fc513d36ed464b4ffeb0929 /NEWS | |
parent | 41fa6940ea49b8d2bda2c5e6f99c3ff58ea7b34f (diff) | |
download | sord-3372ba1bcd3c31db1875ffd57765ca049b2ce663.tar.gz sord-3372ba1bcd3c31db1875ffd57765ca049b2ce663.tar.bz2 sord-3372ba1bcd3c31db1875ffd57765ca049b2ce663.zip |
Remove problematic "Loaded n statements" output from serdi.
git-svn-id: http://svn.drobilla.net/sord/trunk@255 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ sord (9999) unstable; * Add error callback to world for custom error reporting * Performance and space (per node) improvements + * Remove problematic "Loaded n statements" output from serdi * 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 |