# HG changeset patch # User Chris Cannam # Date 1368001895 -3600 # Node ID 3649dd60d2b134f5a5e6b540abfd0ef8c24a48b5 # Parent e85513153c718a6b4d5fbf2fcf576b8f11e52d2d Update CHANGELOG and release date! diff -r e85513153c71 -r 3649dd60d2b1 CHANGELOG --- 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):