Subversion Repositories SvarDOS

Rev

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

Rev 1743 Rev 1744
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)
-
 
12
 - command-line parsing modified to work around a DN bug. Thanks to Robert
11
 - command-line parsing modified to work around a DN bug. Thanks to Robert
13
   Riebisch for reporting the issue and to E. C. Masloch for locating the root
12
   Riebisch for reporting the issue and to E. C. Masloch for locating the root
14
   cause. ref: https://github.com/SvarDOS/bugz/issues/67
13
   cause. ref: https://github.com/SvarDOS/bugz/issues/67
15
 - implemented the internal LH / LOADHIGH command
14
 - implemented the internal LH / LOADHIGH command
16
 - SET command: failure to update an env variable does not delete the variable
15
 - SET command: failure to update an env variable does not delete the variable