diff options
author | Jamie Bullock <jamie@postlude.co.uk> | 2007-04-20 08:49:49 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@postlude.co.uk> | 2007-04-20 08:49:49 +0000 |
commit | df6ca885dba5d131417c709366efbe2ff524dda6 (patch) | |
tree | 9e100eeee8369f8b9101b236ebfe194e8bda7e6d /ChangeLog | |
parent | a6a907d1fe30536ec004940c5fdf196abe5103cd (diff) | |
download | LibXtract-df6ca885dba5d131417c709366efbe2ff524dda6.tar.gz LibXtract-df6ca885dba5d131417c709366efbe2ff524dda6.tar.bz2 LibXtract-df6ca885dba5d131417c709366efbe2ff524dda6.zip |
Fixed autocorrelation_fft() it now gives comparable output to autocorrelation()
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-04-20 Jamie Bullock <jamie@postlude.co.uk> + * version 0.4.5 + * Fixed autocorrelation_fft() + * Added MAINTAINERCLEAN files to Makefile.am + 2007-03-14 Jamie Bullock <jamie@postlude.co.uk> * version 0.4.4 * Fixed return value macros for functions if fftw not used |