r471: Fixed shutdown crash, added Revert
[ctsim.git] / ChangeLog
index 64c37a324d85e38329c5f6a01c6a40b6e45413e8..c106fd8ebfa9da56cbfedc0ed16d85f2eb36acfc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
        * ctsim: Added MDI interface for Windows version and made it default
 
        * ctsim: Added graphical About box
+
+       * ctsim: Escape key now removes cursor from image files
+
+       * ctsim: Added Revert to ImageFile menu
        
        * ctsim: Added accelerator (hotkeys) to frames
 
 
        * ctsim: Fixed tick-label placement for plots on projection and
        reconstruction dialogs.
+
+       * timer.h: Add use of _ftime when compiling on MSVC
+
+       * ctsim: Fixed crash on shutdown bug
        
        * pjinfo: Fixed bug when doing --dump and not specifing --endview