aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-05-19 11:48:01 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-05-19 11:48:01 +0900
commit03bba13005914068dbf0707c77e6c22c5e76c9f5 (patch)
tree1da7f9bb4fc3124ea1d96732d661e6417affeedd /ChangeLog
parent1b0fe5a6e8141a2c37770e67d24ec341b02b7fc3 (diff)
eventflag API addtiion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a4be6ac..2299b39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2016-05-18 NIIBE Yutaka <gniibe@fsij.org>
- * eventflag.c: Update using chopstx_poll.
+ * eventflag.c: Update using chopstx_poll and offer API for poll.
* chopstx.c (requeue): New.
(chopstx_mutex_lock, chopstx_join): Fix by requeue.