From fba263c393b107a01232bbcbf99353c277e8fa28 Mon Sep 17 00:00:00 2001 From: sletz Date: Wed, 14 Mar 2007 07:50:31 +0000 Subject: [PATCH] Updated git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1434 0c269be4-1314-0410-8aa9-9f06e86f4224 --- ChangeLog | 4 ++++ Todo | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3deb39b7..734cdf8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ 2007-03-04 Stephane Letz * Dmitry Baikov patch for JackGraphManager.cpp. + +2007-02-19 Stephane Letz + + * Correct back JackAlsaDriver::Read method. 2007-02-14 Stephane Letz diff --git a/Todo b/Todo index e4114168..60db9b9e 100644 --- a/Todo +++ b/Todo @@ -2,4 +2,7 @@ Jackdmp Todo list --------------------- -2007-01-22 Check the "dead" client removing code in the server: non running client may cause Desactivation and Close time out problems +2007-03-14 Add Paul dynamic jack server location code. + +2007-01-22 Check the "dead" client removing code in the server: non running client may cause Desactivation and Close time out problems. +