r1855: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 1 May 2002 15:12:21 +0000 (15:12 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 1 May 2002 15:12:21 +0000 (15:12 +0000)
ChangeLog
TODO

index 6f09892b27660ecb3e5cf5e4cb483f6e49a46aa8..72705728b1ba5a205607e71b6940368e1ff8ec18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-3.5.0 - Released 4//01
+3.5.0 - Released May 2002
 
        New Features:
 
        -- ctsim: Added accelerator key for File-Properties
        -- ctsim: Improved wireframe 3-d display to remove hidden
        surfaces.
-       -- views.cpp: Added out of memory checks to display for huge
-       image and projection files.
        -- backprojectors.cpp: Added setting of axis extent and increment
        to reconstructions.
        
        Bug Fixes:
+       -- views.cpp: Added out-of-memory checks to display for huge
+       image and projection files.
        -- filter.cpp: Fixed Hanning parameter to be 0.5 rather than 0.54
        -- imagefile.cpp: Fixed scaling factor in fftRows
        -- imagefile.cpp: Fixed bug when performing magnitude() on real-valued
        image.
        -- sgp.cpp: Fixed bug in drawCircle.
        -- distribution: fixed problem with documentation files not
-       being included with the distribution [Reported by Ian Kay].
+       being included with the distribution (Reported by Ian Kay).
        -- sgp.cpp/ezplot.cpp: Improved plotting with markers.
        -- fixed ctsimtext shell when giving no parameters to function-name
        -- phm2if, phm2pj: Updated help messages for renamed phantoms
diff --git a/TODO b/TODO
index 588b906d69fcf5f46ab782af4f9a876472cfcf84..fb7935875db685e6ac5a36ffee5e59d064ee01be 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1 @@
-Add help button onto dialog's for reconstruction & projections.
-
-Consider use of wxWindows help file classes.
-
-FFT filtering requires FFTW library: add a basic FFT routine.
-
+Add to documentation from ChangeLog