diff --git a/ChangeLog b/ChangeLog index b2452a11..536a66f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,13 +4,13 @@ 2006-11-22 Stephane Letz - * In synchronous mode, if the driver time out is reached, the server may get desynchronized (pending signal may arrive in later cycles), - use a higher time out value use in driver, and warn the use of possible mis-behaviour in case of time out. - + * In synchronous mode, if the driver time out is reached, the server may get desynchronized (pending signal may arrive in later cycles), + improve audio driver synchronous code to better handle this case. + 2006-11-08 Stephane Letz * Synchronize ALSA backend with jack one. - + 2006-11-04 Stephane Letz * Use -D to setup ADDON_DIR on OSX and Linux.