# HG changeset patch # User boisy # Date 1084461299 0 # Node ID dad581ddcb2c1f33c84aa4814b0c91841d9ee384 # Parent 4a4ff4d844efd85b96a86152571efba75a0e2afb Noted megaread fix diff -r 4a4ff4d844ef -r dad581ddcb2c level1/ChangeLog --- a/level1/ChangeLog Thu May 13 14:19:49 2004 +0000 +++ b/level1/ChangeLog Thu May 13 15:14:59 2004 +0000 @@ -3,7 +3,7 @@ step rate codes now match that of NitrOS-9 Level 2. - An assembler bug which generated incorrect code for Level 1 has been corrected, and new modules have been generated. -- A bug in the mpi utility has been fixed. +- Bugs in the mpi and megaread utilities have been fixed. NitrOS-9/6809 Level 1 V03.02.01: - A minor bug in the unlink command has been fixed. - The mpi and megaread utilities have been added to the CMDS directory. diff -r 4a4ff4d844ef -r dad581ddcb2c level2/coco3/ChangeLog --- a/level2/coco3/ChangeLog Thu May 13 14:19:49 2004 +0000 +++ b/level2/coco3/ChangeLog Thu May 13 15:14:59 2004 +0000 @@ -1,5 +1,5 @@ NitrOS-9/6809 Level 2 V03.02.01 (May 14, 2004): -- A bug in the mpi utility has been fixed. +- Bugs in the mpi and megaread utilities have been fixed. NitrOS-9/6809 Level 2 V03.02.01: - A minor bug in the unlink command has been fixed. - The mpi and megaread utilities have been added to the CMDS directory. diff -r 4a4ff4d844ef -r dad581ddcb2c level2/coco3_6309/ChangeLog --- a/level2/coco3_6309/ChangeLog Thu May 13 14:19:49 2004 +0000 +++ b/level2/coco3_6309/ChangeLog Thu May 13 15:14:59 2004 +0000 @@ -1,5 +1,5 @@ NitrOS-9/6809 Level 2 V03.02.01 (May 14, 2004): -- A bug in the mpi utility has been fixed. +- Bugs in the mpi and megaread utilities have been fixed. NitrOS-9/6809 Level 2 V03.02.01: - A minor bug in the unlink command has been fixed. - The mpi and megaread utilities have been added to the CMDS directory.