X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=50bb4f2cc59ec556f2e01d3db1a8d4ad2479abf5;hb=2a39ee3b125e3e2e68bbba2ac15a65039456ff7e;hp=8f16a4df42bbf23cda685d8fb52e315ec5d5e4b8;hpb=c85a5b31119b4e0903144c55441717a7ad1e0b8b;p=ctsim.git diff --git a/ChangeLog b/ChangeLog index 8f16a4d..50bb4f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2.0.0-b9 - 8/22/00 + Added RCS Id strings to executable files + Added RPM Spec file for RPM package creation + Added loading of ASCII phanthom definitions from files + Fixed compilation for non-SGP architectures + Decomposed SignalFilter class into ProcessSignal and SignalFilter classes + Added Filter-Generation option to reconstruction to allow direct or + inverse_fourier construction of filters + +2.0.0-b8 - 8/1/00 + Added line color support to SGP + Fixed lineAbs bug + 2.0.0-b7 - 7/25/00 Finished support for dmallocxx library Fixed bug in SignalFilter::convertFilterMethodNameToID()