diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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+ |