Subversion Repositories SvarDOS

Rev

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

Rev 1047 Rev 1049
Line 7... Line 7...
7
 
7
 
8
 - fixed stdin redirection handling (was broken since 2022.1)
8
 - fixed stdin redirection handling (was broken since 2022.1)
9
 - implemented the TRUENAME command
9
 - implemented the TRUENAME command
10
 - ln creates %DOSDIR%\LINKS directory when needed and warns on error
10
 - ln creates %DOSDIR%\LINKS directory when needed and warns on error
11
 - ln add outputs an error message when link already exists
11
 - ln add outputs an error message when link already exists
-
 
12
 - added Polish translations
12
 - added German translations, courtesy of Robert Riebisch (bttr)
13
 - added German translations, courtesy of Robert Riebisch (bttr)
13
 - added French translations, kindly contributed by Berki Yenigün (thraex)
14
 - added French translations, kindly contributed by Berki Yenigün (thraex)
14
 - added Turkish translations, submitted by Berki Yenigün (thraex)
15
 - added Turkish translations, submitted by Berki Yenigün (thraex)
15
 
16
 
16
 
17