r326: FFTW additions, filter image generation
[ctsim.git] / ChangeLog
index 029264e9f173989a69b82aa8a19937ddc4591606..9decb0633f55667ea70a0d75605340e298ecc0e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,18 @@
-TODO
+       TODO
        Read PlotFile's.
        Add to ctsim export of imagefiles to standard graphic formats.
-       Use FFTW library in imagefile.cpp
+
+
+3.0alpha2 
+       
+       * processsignal.cpp: Fixed "off by one" bug in
+       shuffleNaturalToFourierOrder when n is even.
+
+       * imagefile: Added FFTW library to imagefile processing
+
+       * ctsim: added generation of filter images
        
-3.0alpha1 - Released 12/30/00
+3.0alpha1 - Released 12/29/00
 
        * Added PlotFile class to system, used by if2 and ctsim for row
        and column plots and comparison plots