summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-05-12 03:37:22 +0000
committerDavid Robillard <d@drobilla.net>2012-05-12 03:37:22 +0000
commit54eb7caa4866b151983065385bfd54fc69d0d698 (patch)
treec368e41e9dd90f32d4cae99e94f56c7372c5fa9e /NEWS
parentaa7d552e83a9b522386620eee1aedd9485f32a27 (diff)
downloadsord-54eb7caa4866b151983065385bfd54fc69d0d698.tar.gz
sord-54eb7caa4866b151983065385bfd54fc69d0d698.tar.bz2
sord-54eb7caa4866b151983065385bfd54fc69d0d698.zip
sordmm.hpp: Add indices and graphs parameters to Model constructor.
sordmm.hpp: Remove overzealous URI scheme assertion. git-svn-id: http://svn.drobilla.net/sord/trunk@222 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9612eb2..c75df6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+sord (9999) unstable;
+
+ * sordmm.hpp: Add indices and graphs parameters to Model constructor
+ * sordmm.hpp: Remove overzealous URI scheme assertion
+
+ -- David Robillard <d@drobilla.net>
+
sord (0.8.0) stable;
* Use path variables in pkgconfig files