Subversion Repositories SvarDOS

Rev

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

Rev 1054 Rev 1055
Line 4... Line 4...
4
 
4
 
5
 
5
 
6
=== ver 2022.3 (xx.xx.xxxx) ==================================================
6
=== ver 2022.3 (xx.xx.xxxx) ==================================================
7
 
7
 
8
 - fixed stdin redirection handling (was broken since 2022.1)
8
 - fixed stdin redirection handling (was broken since 2022.1)
9
 - FOR command accepts control characters as pattern delimiters
9
 - FOR command: accepts control characters as pattern delimiters
-
 
10
 - FOR command: patterns without wildcards are processed as messages
10
 - implemented the TRUENAME command
11
 - implemented the TRUENAME command
11
 - ln creates %DOSDIR%\LINKS directory when needed and warns on error
12
 - ln creates %DOSDIR%\LINKS directory when needed and warns on error
12
 - ln add outputs an error message when link already exists
13
 - ln add outputs an error message when link already exists
13
 - added Polish translations
14
 - added Polish translations
14
 - added German translations, courtesy of Robert Riebisch (bttr)
15
 - added German translations, courtesy of Robert Riebisch (bttr)