# HG changeset patch # User boisy # Date 1054490338 0 # Node ID e555626fd781b84c71e4d48566b6614561044847 # Parent 540b01bd76dc19bb101ce57ca4c44ca7e9c6d344 Preparation for 3.1.2 release diff -r 540b01bd76dc -r e555626fd781 defs/releasedefs --- a/defs/releasedefs Fri May 30 22:55:08 2003 +0000 +++ b/defs/releasedefs Sun Jun 01 17:58:58 2003 +0000 @@ -4,4 +4,4 @@ * OS-9 Version equates OS9Vrsn equ 3 OS9Major equ 1 -OS9Minor equ 1 +OS9Minor equ 2 diff -r 540b01bd76dc -r e555626fd781 level1/ChangeLog --- a/level1/ChangeLog Fri May 30 22:55:08 2003 +0000 +++ b/level1/ChangeLog Sun Jun 01 17:58:58 2003 +0000 @@ -1,4 +1,5 @@ OS-9 Level One V03.01.02: +- A bug in the help utility has been fixed. - The MODULES directory structure has been enhanced to include multiple subdirectories for better module organization. - Booter modules for Burke & Burke, Disto RAMPak, Eliminator and diff -r 540b01bd76dc -r e555626fd781 level1/modules/sysgo.asm --- a/level1/modules/sysgo.asm Fri May 30 22:55:08 2003 +0000 +++ b/level1/modules/sysgo.asm Sun Jun 01 17:58:58 2003 +0000 @@ -47,7 +47,7 @@ * For ROM version, cut down on verbage IFNE DiskGo - fcc !Release Date: 05/01/2003! + fcc !Release Date: 06/01/2003! fcb C$CR,C$LF fcc !"A CoCo Community Project"! fcb C$CR,C$LF diff -r 540b01bd76dc -r e555626fd781 level2/coco3/ChangeLog --- a/level2/coco3/ChangeLog Fri May 30 22:55:08 2003 +0000 +++ b/level2/coco3/ChangeLog Sun Jun 01 17:58:58 2003 +0000 @@ -1,4 +1,5 @@ OS-9 Level Two V03.01.02: +- A bug in the help utility has been fixed. - Drivers and descriptors for Tandy's Hard Disk Interface have been added to the MODULES directory. - The MODULES directory structure has been enhanced to include diff -r 540b01bd76dc -r e555626fd781 level2/coco3_6309/ChangeLog --- a/level2/coco3_6309/ChangeLog Fri May 30 22:55:08 2003 +0000 +++ b/level2/coco3_6309/ChangeLog Sun Jun 01 17:58:58 2003 +0000 @@ -1,4 +1,5 @@ OS-9 Level Two V03.01.02: +- A bug in the help utility has been fixed. - Drivers and descriptors for Tandy's Hard Disk Interface have been added to the MODULES directory. - The MODULES directory structure has been enhanced to include diff -r 540b01bd76dc -r e555626fd781 level2/modules/cc3go.asm --- a/level2/modules/cc3go.asm Fri May 30 22:55:08 2003 +0000 +++ b/level2/modules/cc3go.asm Sun Jun 01 17:58:58 2003 +0000 @@ -49,7 +49,7 @@ fcc /.0/ fcb 48+OS9Minor fcb C$CR,C$LF - fcc " Release Date: 05/01/2003" + fcc " Release Date: 06/01/2003" fcb C$CR,C$LF fcc / "A CoCo Community Project"/ fcb C$CR,C$LF