summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index d3a6cde..6713d30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,13 @@
raul (9999) unstable;
- * Remove EventRingBuffer
- * Use Sord instead of Redlandmm for AtomRDF
- * Add INSTALL file
* Improve RingBuffer
* Improve test suite
+ * Remove EventRingBuffer
+ * Remove SMFReader and SMFWriter
+ * Remove OSC and RDF library dependent code
* Remove Thread context stuff and add a thread-specific variable class,
ThreadVar, which can be used for this and many other things
+ * Add INSTALL file
* Update license to GPL3+
-- David Robillard <d@drobilla.net>