# HG changeset patch # User boisy # Date 1050161478 0 # Node ID 68e5259da516adcd99e84e65b066c52ae2ae9963 # Parent d26a93134e570bfbde9d251e78454e75c624072e Removed repetitiveness diff -r d26a93134e57 -r 68e5259da516 level2/coco3/ChangeLog --- a/level2/coco3/ChangeLog Sat Apr 12 14:39:43 2003 +0000 +++ b/level2/coco3/ChangeLog Sat Apr 12 15:31:18 2003 +0000 @@ -2,8 +2,6 @@ - ident now correctly reports modules with a language byte of Obj6309. - rbf.mn and cc3disk.dr have been back-ported from NitrOS-9 in order to unify the code base and bring non-6309 specific features to OS-9 Level Two. -- The cc3disk module has been folded with the NitrOS-9 Level 2 version and - as a result has changed in size. - A bug in IOMan which affected any driver wanting to access the port address of its hardware while in its INIT routine has been fixed. - The montype command had a bug-fix and now shows the current monitor type if diff -r d26a93134e57 -r 68e5259da516 level2/coco3_6309/ChangeLog --- a/level2/coco3_6309/ChangeLog Sat Apr 12 14:39:43 2003 +0000 +++ b/level2/coco3_6309/ChangeLog Sat Apr 12 15:31:18 2003 +0000 @@ -2,8 +2,6 @@ - ident now correctly reports modules with a language byte of Obj6309. - rbf.mn and cc3disk.dr have been back-ported from NitrOS-9 in order to unify the code base and bring non-6309 specific features to OS-9 Level Two. -- The cc3disk module has been folded with the NitrOS-9 Level 2 version and - as a result has changed in size. - A bug in IOMan which affected any driver wanting to access the port address of its hardware while in its INIT routine has been fixed. - The montype command had a bug-fix and now shows the current monitor type if