summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-08-23 03:40:32 +0000
committerDavid Robillard <d@drobilla.net>2012-08-23 03:40:32 +0000
commit3372ba1bcd3c31db1875ffd57765ca049b2ce663 (patch)
tree4eac5fe1f589ebc99fc513d36ed464b4ffeb0929 /NEWS
parent41fa6940ea49b8d2bda2c5e6f99c3ff58ea7b34f (diff)
downloadsord-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 12562e1..c5b63a1 100644
--- a/NEWS
+++ b/NEWS
@@ -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