changeset 1192:e555626fd781

Preparation for 3.1.2 release
author boisy
date Sun, 01 Jun 2003 17:58:58 +0000
parents 540b01bd76dc
children 3bea32e43d26
files defs/releasedefs level1/ChangeLog level1/modules/sysgo.asm level2/coco3/ChangeLog level2/coco3_6309/ChangeLog level2/modules/cc3go.asm
diffstat 6 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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