Subversion Repositories SvarDOS

Rev

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

Rev 1091 Rev 1100
Line 4... Line 4...
4
 
4
 
5
 
5
 
6
 (ticket numbers at https://osdn.net/projects/svardos/ticket/ in [] brackets)
6
 (ticket numbers at https://osdn.net/projects/svardos/ticket/ in [] brackets)
7
 
7
 
8
 
8
 
9
=== ver 2022.3 (xx.xx.xxxx) ==================================================
9
=== ver 2022.3 (13.03.2022) ==================================================
10
 
10
 
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
 - DIR command: /a:xxx is supported like an equivalent to /axxx [#44077]
-
 
17
 - VER command: displays DOS memory location (low, HMA, ROM...) [#44050]
17
 - VER command: displays true DOS version, DOS rev, memory location [#44050]
18
 - VER command: displays true DOS version and DOS rev (bttr) [#44050]
18
 - REN command: allows renaming directory names [#44060]
19
 - REN command: allows renaming directory names [#44060]
19
 - implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)
20
 - implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)
20
 - LN creates %DOSDIR%\LINKS directory when needed and warns on error [#44042]
21
 - LN creates %DOSDIR%\LINKS directory when needed and warns on error [#44042]
21
 - LN ADD outputs an error message when link already exists [#44043]
22
 - LN ADD outputs an error message when link already exists [#44043]
22
 - added Polish translations
23
 - added Polish translations