# HG changeset patch # User Chris Cannam # Date 1274891861 0 # Node ID 6e41464262f999d4a5cde7cc0fb86aa54a551665 # Parent c1b3af62bc2a35d0e53cf8e663e1653dc559cd8a * change log update for 0.5 diff -r c1b3af62bc2a -r 6e41464262f9 CHANGELOG --- a/CHANGELOG Mon May 24 16:03:41 2010 +0000 +++ b/CHANGELOG Wed May 26 16:37:41 2010 +0000 @@ -1,3 +1,17 @@ + +Changes in Sonic Annotator 0.5 since the previous release 0.4: + +Build changes: + + - Remove unused audioio library and avoid its dependencies + +Front-end changes: + + - Avoid leaking file descriptors on exceptions + - Fix embarrassing bug that caused failure to mix down to mono + properly for single-channel plugins with multi-channel input files + - Fail sooner if the output file is not writable (i.e. don't wait + until the first data is available for writing) Changes in Sonic Annotator 0.4 since the previous release 0.3: