Subversion Repositories SvarDOS

Rev

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

Rev 958 Rev 959
Line 4... Line 4...
4
 
4
 
5
 
5
 
6
=== ver 2022.1 (xx.xx.xxxx) ==================================================
6
=== ver 2022.1 (xx.xx.xxxx) ==================================================
7
 
7
 
8
 - added CALL support for calling batch files from within batch files
8
 - added CALL support for calling batch files from within batch files
-
 
9
 - DOS errors are output to stdout, and also to stderr if stdout is redirected
9
 - fixed batch processing with /C (was executing only first command)
10
 - fixed batch processing with /C (was executing only first command)
10
 
11
 
11
 
12
 
12
=== ver 2022.0 (01.02.2022) ==================================================
13
=== ver 2022.0 (01.02.2022) ==================================================
13
 
14