changeset 36:6e41464262f9

* change log update for 0.5
author Chris Cannam
date Wed, 26 May 2010 16:37:41 +0000
parents c1b3af62bc2a
children 601088ff9799
files CHANGELOG
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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: