aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79b80fd..15e2f21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-06-22 NIIBE Yutaka <gniibe@fsij.org>
+
+ * chopstx.c (chx_sched): Use ->V for return value.
+ (svc): Ditto.
+ (chx_wakeup): Set -> for the return value of chx_sched.
+ (chopstx_mutex_lock, chopstx_cancel): Likewise.
+
2017-06-21 NIIBE Yutaka <gniibe@fsij.org>
* chopstx.c (struct chx_pq): Use uintptr_t for V.