summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6713d30..b3e5071 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,13 @@
raul (9999) unstable;
+ * Remove glib dpendency
* Improve RingBuffer
+ * Add ThreadVar, a thread-specific variable class
* 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
+ * Remove Thread context stuff in favour of ThreadVar
* Add INSTALL file
* Update license to GPL3+