aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2006-12-09 15:21:35 +0000
committerJamie Bullock <jamie@postlude.co.uk>2006-12-09 15:21:35 +0000
commit9636bf2fdb2cdb27483b47d9ab6b238a25d374d5 (patch)
tree483aae427b64d66fcf3e06328f5ba6d60625eed8 /ChangeLog
parent8c199a3c2e5107a51f048d48bc581c9961d70373 (diff)
downloadLibXtract-9636bf2fdb2cdb27483b47d9ab6b238a25d374d5.tar.gz
LibXtract-9636bf2fdb2cdb27483b47d9ab6b238a25d374d5.tar.bz2
LibXtract-9636bf2fdb2cdb27483b47d9ab6b238a25d374d5.zip
Implemented xtract_harmonics
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 003bfaa..6355511 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
2006-11-10 Jamie Bullock <jamie@postlude.co.uk>
+ * version 0.3.0
+ * Corrected typos in scalar.c
+ * Added -Wall to CFLAGS and corrected problems relating to warnings
+ * Added xtract_harmonics and corresponding documentation
+2006-11-10 Jamie Bullock <jamie@postlude.co.uk>
* version 0.2.2
* Fixed 'bus error' crash on Mac OS X by adding 'extern' declarations
to xtract and xtract_help_strings