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