aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-05-08 23:51:51 +0000
committerDavid Robillard <d@drobilla.net>2012-05-08 23:51:51 +0000
commit4de86fdfb643dbe7113e261998c5e159f940b7d4 (patch)
tree0d6b86614f29b68bab7e662b779e474d2654d453 /NEWS
parentb05e48f333d27e434b82587d248824b98f47bcd5 (diff)
downloadserd-4de86fdfb643dbe7113e261998c5e159f940b7d4.tar.gz
serd-4de86fdfb643dbe7113e261998c5e159f940b7d4.tar.bz2
serd-4de86fdfb643dbe7113e261998c5e159f940b7d4.zip
Add incremental read interface suitable for reading from infinite streams.
git-svn-id: http://svn.drobilla.net/serd/trunk@350 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a97bfabb..7b147287 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+serd (9999) unstable;
+
+ * Add incremental read interface suitable for reading from infinite streams.
+ * Add -e option to serdi to use incremental reading.
+
+ -- David Robillard <d@drobilla.net>
+
serd (0.14.0) stable;
* Use path variables in pkgconfig files