Subversion Repositories SvarDOS

Rev

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

Rev 1007 Rev 1012
Line 5... Line 5...
5
 
5
 
6
=== ver 2022.2 (xx.xx.xxxx) ==================================================
6
=== ver 2022.2 (xx.xx.xxxx) ==================================================
7
 
7
 
8
 - fixed parsing of /C and /K arguments that were leading to spurious warnings
8
 - fixed parsing of /C and /K arguments that were leading to spurious warnings
9
 - step-by-step execution of batch files (/Y)
9
 - step-by-step execution of batch files (/Y)
-
 
10
 - fixed %var% matching within batch files to be case-insensitive
10
 
11
 
11
 
12
 
12
=== ver 2022.1 (28.02.2022) ==================================================
13
=== ver 2022.1 (28.02.2022) ==================================================
13
 
14
 
14
 - added GOTO support (jumps to a labelled line within a batch file)
15
 - added GOTO support (jumps to a labelled line within a batch file)