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