From 111f7d1339289780efbf5e61e8e93809de7ce6d8 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Tue, 17 Dec 2013 12:42:52 -0500 Subject: [PATCH] ChangeLog: fix typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7023719d..301a79b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,7 @@ * Memory management: allocation and freeing of memory has been optimized in many ways. Several memory leaks and out of bound access have been fixed. - * Optimization: the FFT, central to most algorithm, can now be computed + * Optimization: the FFT, central to most algorithms, can now be computed using different optimized algorithms, depending on what is available on your platform (FFTW, Ooura, or vDSP). Other simple optimization tricks are included. Most can be deactivated by configuring the build accordingly. -- 2.11.0