From 4db870b2b20b0a608ec0283139056b836c5b1624 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 23 Jul 2017 12:46:48 +0200 Subject: Fix semaphore with initial count on Darwin --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0c33fd9..9953c05 100644 --- a/NEWS +++ b/NEWS @@ -9,12 +9,13 @@ raul (0.8.9) unstable; * Add ThreadVar, a thread-specific variable class * Add managed_ptr for automatic real-time safe garbage collection * Implement Semaphore for Windows + * Fix semaphore with initial count on Darwin * Improve test suite * Remove several questionable classes * Add INSTALL file * Update license to GPL3+ - -- David Robillard Mon, 27 Feb 2017 20:36:43 +0100 + -- David Robillard Sun, 23 Jul 2017 12:40:39 +0200 raul (0.8.0) stable; -- cgit v1.2.1