From 79deafe642561936ebb3bbcf585f2c6f26b456d3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 14 May 2012 04:30:00 +0000 Subject: Remove Thread context stuff and add a thread-specific variable class, ThreadVar, which can be used for this and many other things. ClientBroadcaster => Broadcaster. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4405 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5237857..d3a6cde 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ raul (9999) unstable; * Add INSTALL file * Improve RingBuffer * Improve test suite + * Remove Thread context stuff and add a thread-specific variable class, + ThreadVar, which can be used for this and many other things * Update license to GPL3+ -- David Robillard -- cgit v1.2.1