aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2007-03-14 17:20:14 +0000
committerJamie Bullock <jamie@postlude.co.uk>2007-03-14 17:20:14 +0000
commit8c03bf4a4ec962659db170f3e5692413ac73e30a (patch)
treef8912aedaee725faf3a3992abffc0b376e453175 /ChangeLog
parentce919d7f2178c4dc71d121cc716480e311e756af (diff)
downloadLibXtract-8c03bf4a4ec962659db170f3e5692413ac73e30a.tar.gz
LibXtract-8c03bf4a4ec962659db170f3e5692413ac73e30a.tar.bz2
LibXtract-8c03bf4a4ec962659db170f3e5692413ac73e30a.zip
Fixed bug in xtract_spectrum() FFTW_R2HC now interpreted correctly. Updated ChangeLog and AUTHORS files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d192b75..1b2b5cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-14 Jamie Bullock <jamie@postlude.co.uk>
+ * version 0.4.4
+ * Fixed return value macros for functions if fftw not used
+ * Fixed bug in xtract_spectrum() FFTW_R2HC not interpreted correctly
+
2007-01-29 Jamie Bullock <jamie@postlude.co.uk>
* version 0.4.0
* Added namespacing for macros and enumerations