Subversion Repositories SvarDOS

Rev

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

Rev 580 Rev 957
Line 1... Line 1...
1
 
1
 
2
 
2
 
3
                    === SvarCOM's history / changelog ===
3
                    === SvarCOM's history / changelog ===
4
 
4
 
5
 
5
 
-
 
6
=== ver 2022.1 (xx.xx.xxxx) ==================================================
-
 
7
 
-
 
8
 - added CALL support for calling batch files from within batch files
-
 
9
 
-
 
10
 
6
=== ver 2022.0 (01.02.2022) ==================================================
11
=== ver 2022.0 (01.02.2022) ==================================================
7
 
12
 
8
 - added "global executable links" support (new command: LN)
13
 - added "global executable links" support (new command: LN)
9
 - prompt fixed when current drive becomes invalid (eg. empty diskette drive)
14
 - prompt fixed when current drive becomes invalid (eg. empty diskette drive)
10
 - piping support (like dir/b | sort)
15
 - piping support (like dir/b | sort)