Subversion Repositories SvarDOS

Rev

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

Rev 1141 Rev 1147
Line 6... Line 6...
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.4 (xx.xx.202x) ==================================================
9
=== ver 2022.4 (xx.xx.202x) ==================================================
10
 
10
 
11
 - SET command: fixed upcasing of variable names with high-ASCII chars (bttr)
11
 - SET command: fixed upcasing of var names with high-ASCII chars [#44145]
12
 - PATH command: path is always upcased
12
 - PATH command: path is always upcased [#44146]
13
 - DIR command: output adapted to 40-columns screen modes
13
 - DIR command: output adapted to 40-columns screen modes [#44153]
-
 
14
 - DIR command: make use of thousands separator for file sizes [#44151]
14
 - tabs are accepted as command-line separators
15
 - tabs are accepted as command-line separators (part of [#44145])
15
 
16
 
16
 
17
 
17
=== ver 2022.3 (13.03.2022) ==================================================
18
=== ver 2022.3 (13.03.2022) ==================================================
18
 
19
 
19
 - fixed stdin redirection handling (was broken since 2022.1) [#44027]
20
 - fixed stdin redirection handling (was broken since 2022.1) [#44027]