Changeset 866 for trunk/HISTORY
- Timestamp:
- Nov 12, 2007, 7:01:48 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r861 r866 1 1 New stuff's at the top. This list is not necessarily complete. 2 2 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) 3 3.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) 6 16 o Use 4096 byte buffers to protect against NFTS driver small read defect (Steven) 7 17 8 3.07 18 3.07 9 19 o Tweak build process (Steven) 10 20 o Rework internals to increase file and directory limits (Steven, Gregg)
Note:
See TracChangeset
for help on using the changeset viewer.