From bcb1af83ae632e2a72ba0f049351b140a2d56589 Mon Sep 17 00:00:00 2001 From: kaiv Date: Thu, 29 May 2003 21:40:24 +0000 Subject: [PATCH] Update todo-list. capture_client rt-safety problem fixed. (take2) git-svn-id: svn+ssh://jackaudio.org/trunk/jack@403 0c269be4-1314-0410-8aa9-9f06e86f4224 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index e76ebe3..e084473 100644 --- a/TODO +++ b/TODO @@ -36,7 +36,7 @@ TO THINK ABOUT CLOSED (date,who,comment) -- capture_client has pthread_mutex_lock() in its process() (2003/05/30,fixed,jack/joq) +- capture_client has pthread_mutex_lock() in its process() (2003/05/30,fixed,joq) - update at least the user-visible copyrights with year 2003 (2003/04/05,done,paul) - add a sane way handle situations where the unix sockets already exist when jackd is started (2003/04/05,sockets removed on startup,paul)