Subversion Repositories SvarDOS

Rev

Rev 1737 | Rev 1744 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1737 Rev 1743
Line 6... Line 6...
6
 
6
 
7
=== ver 2024.2 (xx.xx.2024) ==================================================
7
=== ver 2024.2 (xx.xx.2024) ==================================================
8
 
8
 
9
 - DIR command: added /O support
9
 - DIR command: added /O support
10
 - DIR command: %DIRCMD% support
10
 - DIR command: %DIRCMD% support
-
 
11
 - DIR command: sorting is NLS-aware (uses country-specific collating)
11
 - command-line parsing modified to work around a DN bug. Thanks to Robert
12
 - command-line parsing modified to work around a DN bug. Thanks to Robert
12
   Riebisch for reporting the issue and to E. C. Masloch locating the root
13
   Riebisch for reporting the issue and to E. C. Masloch for locating the root
13
   cause. ref: https://github.com/SvarDOS/bugz/issues/67
14
   cause. ref: https://github.com/SvarDOS/bugz/issues/67
14
 - implemented the internal LH / LOADHIGH command
15
 - implemented the internal LH / LOADHIGH command
15
 - SET command: failure to update an env variable does not delete the variable
16
 - SET command: failure to update an env variable does not delete the variable
16
 - COPY command: timestamp of copied files is preserved
17
 - COPY command: timestamp of copied files is preserved
17
 
18