From 51a862e200766d563583b5e5085815fae4db770f Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Fri, 8 Nov 2013 12:37:55 +0900 Subject: Version 0.03 --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 108a745..3abce0c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,15 @@ NEWS - Noteworthy changes +* Major changes in Chopstx 0.03 + + Released 2013-11-08, by NIIBE Yutaka + +** Bug fix of preemption +In the implementation of preemption, there was a bug which might cause +not to schedule proper thread. This is because the routine preepmt +itself might be interrupted. This is now fixed in 0.03. + + * Major changes in Chopstx 0.02 Released 2013-11-08, by NIIBE Yutaka -- cgit v1.2.3