Subversion Repositories SvarDOS

Rev

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

Rev 1084 Rev 1085
Line 11... Line 11...
11
 - fixed stdin redirection handling (was broken since 2022.1) [#44027]
11
 - fixed stdin redirection handling (was broken since 2022.1) [#44027]
12
 - only COM, EXE and BAT files are allowed for execution [#44068]
12
 - only COM, EXE and BAT files are allowed for execution [#44068]
13
 - FOR command: accepts control characters as pattern delimiters [#44058]
13
 - FOR command: accepts control characters as pattern delimiters [#44058]
14
 - FOR command: patterns without wildcards are processed as messages [#44058]
14
 - FOR command: patterns without wildcards are processed as messages [#44058]
15
 - implemented the TRUENAME command [#44051]
15
 - implemented the TRUENAME command [#44051]
-
 
16
 - DIR command: /a:xxx is supported like an equivalent to /axxx [#44077]
16
 - VER command: displays true DOS version, DOS revision, memory area location
17
 - VER command: displays true DOS version, DOS rev, memory location [#44050]
17
   [#44050]
-
 
18
 - REN command: allows renaming directory names [#44060]
18
 - REN command: allows renaming directory names [#44060]
19
 - ln creates %DOSDIR%\LINKS directory when needed and warns on error [#44042]
19
 - ln creates %DOSDIR%\LINKS directory when needed and warns on error [#44042]
20
 - ln add outputs an error message when link already exists [#44043]
20
 - ln add outputs an error message when link already exists [#44043]
21
 - added Polish translations
21
 - added Polish translations
22
 - added German translations, courtesy of Robert Riebisch (bttr)
22
 - added German translations, courtesy of Robert Riebisch (bttr)