X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=cff130eb4cf976cb7b83376b112700c5a2c7aebb;hb=87ee1eb8f451d1f1b278c160e5f90ff20301560c;hp=409b9e86c7d266ebdcf1519458d1f20d76503f41;hpb=4f15a69a3150f180bd93fcbe1c87dbaca92a77ad;p=ctsim.git diff --git a/ChangeLog b/ChangeLog index 409b9e8..cff130e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +Oct 5, 2003 Version 4.3.0 + + * Ported to incompatible FFTW3 library. CTSim will no longer compile or run with FFTW2. + * Save FFTW3 in $HOME/.fftw3-wisdom on platforms where getenv function is available + +Oct 3, 2003 Version 4.2.7 + + * Add support for building on RedHat AMD64 + +Sep 30, 2003 Version 4.2.7 + + * Fix minor issue with floating point difference backprojection, add + optimization + + * Fix building with newest versions of automake 1.7 + + * Add support for 8-byte longs [for example, Athlon64] in + integer difference backprojection allowing for 64-bit integer + math. + Mar 22, 2003 Version 4.2.3 * Added Fourier reconstruction method