r133: *** empty log message ***
[ctsim.git] / ChangeLog
index c7d44785f7526e487d6840f517b4c983895496f2..850cc8ce18cc050906e2af1d0500ea1ce3c7bb6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,17 @@
+2.0.0 - 7/05/00
+   Update trace level processing
+   Added trace level to SignalFilter
+   Fixed magnitude vs. real output bug in FFT/Fourier filter
+       
 1.9.9 - 7/04/00
    Fixed const issue with ImageFileArray
    Fixed Array2dFile::labelsCopy()
    Added copy constructor and assignment for Array2dFileLabel class
    Added Timer to if-2.cpp and ifinfo.cpp
    Added beginning of frequency-based (DFT & FFT) filter to SignalFilter
-   Fixed format string for EZPlot
+   Added option processing for filter-method for pjrec to choose
+       between convolution, dft, & fft filtering
+   Fixed format string for EZPlot so axis labels now print
        
 1.9.8 - 6/27/2000
    Rewrote Array2dFile class to be non-templated