Changeset 1881 for trunk/README


Ignore:
Timestamp:
Oct 12, 2015, 8:32:22 PM (10 years ago)
Author:
Gregg Young
Message:

History, Readme and versioning files for 3.24 release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r1807 r1881  
    44 ³       See end of document for contact info           ³
    55 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
     6
     7FM/2 3.24 includes a major performance enhancement by moving almost all the file
     8scanning onto a background thread leaving the user interface accessible during
     9scans. The only negative side effect of this is that expand all runs slower. However,
     10I am not sure why anyone would use this regularly on large drives (except me of
     11course to get it working with the scanning changes). This release should also be
     12much more stable as we identified several areas (apparently little used) where
     13reproducible traps occurred. We also eliminated a major potential cause of
     14random hard to reproduce traps and hangs when we re-did the scanning code. Some
     15tree container cosmetic issues have been fixed including removal of occasional
     16blank lines and double enters; fixing CD/DVD drives so they always change icon
     17and if needed display name on eject; improved the consistency of the "make top"
     18code and fixed it so the container updates on renaming a directory. We also
     19fixed the failure to generate multiple real objects (broken in 3.23 my bad),
     20some issues with the direct edit code and fix the directory container compare
     21select code. See the history for more details.
    622
    723FM/2 3.23 provides several enhancements. Implemented creation of a JAVA executable
     
    1632if I restarted the desktop. We have added menu toggles for confirm delete and the
    1733drag & drop dialog options. Newview now handles selecting and utilizing email
    18 addresses and urls much better and more completely (https is supported) than
     34addresses and URLs much better and more completely (https is supported) than
    1935in previous versions. The EA editor now checks for EAs marked as critical and
    2036report this to the user.
Note: See TracChangeset for help on using the changeset viewer.