r368: Additions to ctsimtext
[ctsim.git] / ChangeLog
index cf77c83946f900268efcb72cde3cec77d9c6a9f8..680fb1f5e985f3a54c8077c93d2ad99e695589f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,21 @@
 3.0.0alpha4
 
-       * ctsim: Fixed initialization of min/max for PlotFiles
-
        * ctsim: Added reset to full-intensity scale menu item
 
-       * ctsim: Add conversion of projections to polar plot
+       * ctsim: Add conversion of projections to polar plot [Thanks to
+       Ian Kay for reference and math hints in polar bilinear scaling]
 
        * ctsim: improve bilinear scaling of image size
+
+       * ctsim: copies imagefile labels to plotfiles
+
+       * ctsim: Added more analyze menuitems
+       
+       * ctsim: Fixed initialization of min/max for PlotFiles
+
+       * ctsimtext: First version. All command-line tools are now accessed
+       through this master shell. Has both command-line and interactive
+       interface
        
        * ezplot: Cleaned up y-tick label placement