Subversion Repositories SvarDOS

Rev

Rev 538 | Rev 543 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 538 Rev 542
1
 
1
 
2
 
2
 
3
                    === SvarCOM's history / changelog ===
3
                    === SvarCOM's history / changelog ===
4
 
4
 
5
 
5
 
6
=== ver 2021.1 (xx.xx.2021) ==================================================
6
=== ver 2021.1 (xx.xx.2021) ==================================================
7
 
7
 
8
 - prompt fixed when current drive becomes invalid (eg. empty diskette drive)
8
 - prompt fixed when current drive becomes invalid (eg. empty diskette drive)
9
 - DIR: fixed /P pagination in wide mode
9
 - DIR: fixed /P pagination in wide mode
-
 
10
 - DIR: implemented /A
10
 - implemented IF command (IF EXIST, IF ERRORLEVEL, IF str==str)
11
 - implemented IF command (IF EXIST, IF ERRORLEVEL, IF str==str)
11
 - added a break handler (running application can be aborted with CTRL+C)
12
 - added a break handler (running application can be aborted with CTRL+C)
12
 - Error messages are output to stderr
13
 - Error messages are output to stderr
13
 
14
 
14
 
15
 
15
=== ver 2021.0 (24.11.2021) ==================================================
16
=== ver 2021.0 (24.11.2021) ==================================================
16
 
17
 
17
 - first public release, after roughly a month of work
18
 - first public release, after roughly a month of work
18
 
19
 
19
 
20
 
20
====================================================================== EOF ===
21
====================================================================== EOF ===
21
 
22