changeset 490:703da7b180e8

Update CHANGELOG
author Chris Cannam
date Fri, 24 Feb 2017 15:14:54 +0000
parents 7a393db13c75
children 124752918a1b
files CHANGELOG
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Fri Feb 24 14:43:58 2017 +0000
+++ b/CHANGELOG	Fri Feb 24 15:14:54 2017 +0000
@@ -1,3 +1,16 @@
+
+Version 2.7, 2017-02-24 (maintenance and minor feature release)
+
+  * Add ability to PluginLoader to list plugins only in (or not in)
+    certain library files
+  * Fix fixed-sample-rate output timestamps in printout from the
+    simple host, and add regression test script using test plugin
+  * Switch the convenience FFT interface for plugin usage from the
+    very slow reference implementation previously provided, to the
+    somewhat faster KissFFT
+  * Add a top-secret compiler flag to switch internal FFTs to single-
+    precision only
+  * Fix some small but long-standing memory leaks and minor bugs
 
 Version 2.6, 2015-06-16 (maintenance and minor feature release)