diff CHANGELOG @ 360:2741e4323d1d

Merge
author Chris Cannam
date Fri, 28 Mar 2014 13:13:08 +0000
parents 3649dd60d2b1
children 14b34e85523b
line wrap: on
line diff
--- a/CHANGELOG	Fri Mar 28 13:11:26 2014 +0000
+++ b/CHANGELOG	Fri Mar 28 13:13:08 2014 +0000
@@ -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):