changeset 355:3649dd60d2b1

Update CHANGELOG and release date!
author Chris Cannam
date Wed, 08 May 2013 09:31:35 +0100
parents e85513153c71
children 92b1fbb1cc87
files CHANGELOG
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Thu Mar 28 15:49:17 2013 +0000
+++ b/CHANGELOG	Wed May 08 09:31:35 2013 +0100
@@ -1,4 +1,4 @@
-Version 2.5, 2013-03-28 (maintenance release):
+Version 2.5, 2013-05-08 (maintenance release):
 
   * Fix incorrect handling of FixedSampleRate outputs in the
     PluginBufferingAdapter. Un-timestamped features on these outputs
@@ -7,6 +7,8 @@
     feature on the output according to the output's sample rate.
   * Fix return of uninitialised memory through getCurrentProgram
     when plugin specifies no programs
+  * Ensure output sample rate is initialised (to 0) for variable-rate
+    outputs where the plugin forgets to set a rate
 
 Version 2.4, 2012-07-12 (maintenance and minor feature release):