Changeset 866 for trunk/HISTORY


Ignore:
Timestamp:
Nov 12, 2007, 7:01:48 PM (18 years ago)
Author:
Gregg Young
Message:

History, readme, *.def etc files updated for 3.8 release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r861 r866  
    11New stuff's at the top.  This list is not necessarily complete.
    22
    3 3.08 (pending)
    4  o Rework filemask logic to match last extension and allow for string matching (Gregg)
    5  o Fix trap on search where file name length exceeds maxpath (Gregg)
     33.08
     4 o Cancel in walk directories dialog now directly closes dialog even if
     5   directory path text has changed (Gregg)
     6 o Fixed seek and scan crash caused by file names that exceed maxpath(Gregg)
     7 o Fixed INVALID_NAME error caused by FILEFIND buffer crossing a 64k boundry (Steven)
     8 o Added 32 bit DosQuerySysState API (Gregg)
     9 o Warpin build will not attempt to use wrong wic.exe (John)
     10 o Make directory now always lists current directory (not subdirectories)
     11   on status line (Gregg)
     12 o Use thousands separator from default COUNTRYINFO (Gregg, Steven)
     13 o Add support for files over 4GiB (Gregg, Steven)
     14 o Rework filemask logic to match last extension and allow for better
     15   string matching (Gregg)
    616 o Use 4096 byte buffers to protect against NFTS driver small read defect (Steven)
    717
    8 3.07 
     183.07
    919 o Tweak build process (Steven)
    1020 o Rework internals to increase file and directory limits (Steven, Gregg)
Note: See TracChangeset for help on using the changeset viewer.