aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2007-04-20 08:49:49 +0000
committerJamie Bullock <jamie@postlude.co.uk>2007-04-20 08:49:49 +0000
commitdf6ca885dba5d131417c709366efbe2ff524dda6 (patch)
tree9e100eeee8369f8b9101b236ebfe194e8bda7e6d /ChangeLog
parenta6a907d1fe30536ec004940c5fdf196abe5103cd (diff)
downloadLibXtract-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b2b5cb..fbaebcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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