Mercurial > hg > Members > kono > nitros9-code
annotate level1/ChangeLog @ 1088:c5e3379d4c70
Ok
author | boisy |
---|---|
date | Thu, 03 Apr 2003 22:31:53 +0000 |
parents | 2bb48f58cba5 |
children | 7ad2a41ca705 |
rev | line source |
---|---|
1076 | 1 OS-9 Level One V3.01.01: |
2 - The LogBook file in the SYS directory has been removed. | |
1088 | 3 - A bug in the cputype command that caused crashing on a 6809 system |
4 has been fixed. | |
1076 | 5 |
1025
a20d2fd36cfa
Releases of all OS-9 packages are now under a common version number
boisy
parents:
1021
diff
changeset
|
6 OS-9 Level One V3.01.00: |
a20d2fd36cfa
Releases of all OS-9 packages are now under a common version number
boisy
parents:
1021
diff
changeset
|
7 - New common version among all releases of OS-9 for the CoCo |
1009 | 8 - Many commands have been updated and optimized: |
9 o For size reasons, command help information is no longer embedded in the | |
10 utilites, but is instead available through the helpmsg file in /DD/SYS | |
11 o date, dir, mdir, procs and verify now require a dash (-) before options | |
12 o format now has a cluster option and now shows the correct number of | |
13 good sectors on large sector devices | |
14 o Numerous commands have been optimized for size | |
15 o cputype, ded, devs, disasm, dmode and irqs have been added to the | |
16 CMDS directory | |
17 o cmp, error, help and touch have been rewritten in assembly for size | |
18 o copy has been enhanced to include OS-9/68K-like features | |
19 | |
588 | 20 OS-9 Level One V2.01.00 'Phoenix' Release (11/04/2002): |
484
13ca57c5a987
Added ChangeLog, modified Makefile to include file in archive
boisy
parents:
diff
changeset
|
21 - Defs files now have properly terminated lines and 'pag' is now emitted |
13ca57c5a987
Added ChangeLog, modified Makefile to include file in archive
boisy
parents:
diff
changeset
|
22 as a comment. |
13ca57c5a987
Added ChangeLog, modified Makefile to include file in archive
boisy
parents:
diff
changeset
|
23 - SYS/password now references /DD instead of /D0 |
588 | 24 - ASM now assembles 6309 op-codes |