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. +