Subversion Repositories SvarDOS

Rev

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

Rev 2188 Rev 2191
Line 2... Line 2...
2
 
2
 
3
                    === SvarCOM's history / changelog ===
3
                    === SvarCOM's history / changelog ===
4
 
4
 
5
 
5
 
6
 
6
 
7
=== ver XXXX.X (XX.XX.XXXX) ==================================================
7
=== ver 2024.7 (XX.XX.XXXX) ==================================================
8
 
8
 
9
 - COPY returns "insufficient disk space" on write error (was: "insuff. mem")
9
 - COPY returns "insufficient disk space" on write error (was: "insuff. mem")
10
 - COPY uses a bigger buffer to limit floppy swaps with the B: ghost drive
10
 - COPY uses a bigger buffer to limit floppy swaps with the B: ghost drive
11
 - COPY's buffer is always a multiple of 512 (better performances)
11
 - COPY's buffer is always a multiple of 512 (better performances)
12
 - COPY removes the partially copied file when error occurs during copy
12
 - COPY removes the partially copied file when error occurs during copy
13
 - batch execution in step-by-step mode accepts the RETURN key as "Yes"
13
 - batch execution in step-by-step mode accepts the RETURN key as "Yes"
14
 - upgraded SvarLANG to ver 20241010 (LNG file is compressed now)
14
 - upgraded SvarLANG to ver 20241010 (LNG file is compressed now)
15
 - improved message when failing to respawn (translatable)
15
 - improved message when failing to respawn (also, msg is translatable now)
16
 
16
 
17
 
17
 
18
=== ver 2024.6 (28.08.2024) ==================================================
18
=== ver 2024.6 (28.08.2024) ==================================================
19
 
19
 
20
 - DIR: size of files larger than 100M is displayed correctly
20
 - DIR: size of files larger than 100M is displayed correctly