Subversion Repositories SvarDOS

Rev

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

Rev 1090 Rev 1091
Line 15... Line 15...
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 true DOS version, DOS rev, memory location [#44050]
17
 - VER command: displays true DOS version, DOS rev, memory location [#44050]
18
 - REN command: allows renaming directory names [#44060]
18
 - REN command: allows renaming directory names [#44060]
19
 - implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)
19
 - 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]
20
 - LN creates %DOSDIR%\LINKS directory when needed and warns on error [#44042]
21
 - ln add outputs an error message when link already exists [#44043]
21
 - LN ADD outputs an error message when link already exists [#44043]
22
 - added Polish translations
22
 - added Polish translations
23
 - added German translations, courtesy of Robert Riebisch (bttr)
23
 - added German translations, courtesy of Robert Riebisch (bttr)
24
 - added French translations, kindly contributed by Berki Yenigun (thraex)
24
 - added French translations, kindly contributed by Berki Yenigun (thraex)
25
 - added Turkish translations, submitted by Berki Yenigun (thraex)
25
 - added Turkish translations, submitted by Berki Yenigun (thraex)
26
 - fixed and improved English help screens
26
 - fixed and improved English help screens