Mercurial > hg > Members > kono > nitros9-code
comparison level2/coco3_6309/ChangeLog @ 1136:de922d952820
Put 0 in front of major release number
author | boisy |
---|---|
date | Fri, 18 Apr 2003 13:52:56 +0000 |
parents | 68e5259da516 |
children | e5dc6b4823e4 |
comparison
equal
deleted
inserted
replaced
1135:9960b6258374 | 1136:de922d952820 |
---|---|
1 OS-9 Level Two V3.01.01: | 1 OS-9 Level Two V03.01.01: |
2 - ident now correctly reports modules with a language byte of Obj6309. | 2 - ident now correctly reports modules with a language byte of Obj6309. |
3 - rbf.mn and cc3disk.dr have been back-ported from NitrOS-9 in order to | 3 - rbf.mn and cc3disk.dr have been back-ported from NitrOS-9 in order to |
4 unify the code base and bring non-6309 specific features to OS-9 Level Two. | 4 unify the code base and bring non-6309 specific features to OS-9 Level Two. |
5 - A bug in IOMan which affected any driver wanting to access the port | 5 - A bug in IOMan which affected any driver wanting to access the port |
6 address of its hardware while in its INIT routine has been fixed. | 6 address of its hardware while in its INIT routine has been fixed. |
8 no parameters are given. Also, the montype.hp file has been updated. | 8 no parameters are given. Also, the montype.hp file has been updated. |
9 - The LogBook file in the SYS directory has been removed. | 9 - The LogBook file in the SYS directory has been removed. |
10 - A bug in the cputype command that caused crashing on a 6809 system | 10 - A bug in the cputype command that caused crashing on a 6809 system |
11 has been fixed. | 11 has been fixed. |
12 | 12 |
13 OS-9 Level Two V3.01.00: | 13 OS-9 Level Two V03.01.00: |
14 - New common version among all releases of OS-9 for the CoCo | 14 - New common version among all releases of OS-9 for the CoCo |
15 - Many commands have been updated and optimized: | 15 - Many commands have been updated and optimized: |
16 o For size reasons, command help information is no longer embedded in the | 16 o For size reasons, command help information is no longer embedded in the |
17 utilites, but is instead available through the helpmsg file in /DD/SYS | 17 utilites, but is instead available through the helpmsg file in /DD/SYS |
18 o date, dir, mdir, procs and verify now require a dash (-) before options | 18 o date, dir, mdir, procs and verify now require a dash (-) before options |
32 want to point /DD at their floppy to continue to do so. Also, if the | 32 want to point /DD at their floppy to continue to do so. Also, if the |
33 forking of 'shell startup' fails due to lack of a shell file, then | 33 forking of 'shell startup' fails due to lack of a shell file, then |
34 CC3Go will now try to fork AutoEx instead of jumping to the crash routine. | 34 CC3Go will now try to fork AutoEx instead of jumping to the crash routine. |
35 - Several bugs that crept into IOMan during the last release have been fixed. | 35 - Several bugs that crept into IOMan during the last release have been fixed. |
36 | 36 |
37 OS-9 Level Two V2.01.00 Beta2: | 37 OS-9 Level Two V02.01.00 Beta2: |
38 - Defs files now have properly terminated lines and 'pag' is now emitted | 38 - Defs files now have properly terminated lines and 'pag' is now emitted |
39 as a comment. | 39 as a comment. |
40 - SCF, Rammer and PipeMan are now made from the NitrOS-9 version source base, | 40 - SCF, Rammer and PipeMan are now made from the NitrOS-9 version source base, |
41 bringing in new improvements and features from that platform. | 41 bringing in new improvements and features from that platform. |
42 - Clock and Clock2 are now unifed once again and are built from the same source | 42 - Clock and Clock2 are now unifed once again and are built from the same source |