aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-06-29 16:36:53 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-06-29 16:36:53 +0900
commit986518fba746fe50c98597665d1c4d349b631c1b (patch)
tree6700e61bb986ff8d931cfeb094dd76f7838fcdfe /ChangeLog
parent15a4403f244f70234dce8f6a89ea94796dee3022 (diff)
fix setpriority
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3f7f08..29d0813 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-29 NIIBE Yutaka <gniibe@fsij.org>
+
+ * chopstx.c (chopstx_setpriority): Fix sched_lock/unlock.
+
2016-06-28 NIIBE Yutaka <gniibe@fsij.org>
* chopstx.h (struct chx_poll_head): Declare here.