From 7f009dbb5d44ae67d7bb3529973f2eee2e186612 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Wed, 18 May 2016 14:43:30 +0900 Subject: [PATCH] update ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f7d11b6..8799115 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * chopstx.c (requeue): New. (chopstx_mutex_lock, chopstx_join): Fix by requeue. - * example-cdc/usb-cdc.c: Prepare multiple TTYs. + * example-cdc/usb-cdc.c: Prepare for multiple TTYs. 2016-05-17 NIIBE Yutaka