Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv10532/docs
Modified Files:
ChangeLog
Log Message:
Added support for reading the address of the SWI dispatch table
using OS_ReadSysInfo based on information posted to c.s.a.programmer
in <4ba...@uk...>. (20030921-1, Tom Hughes)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** ChangeLog 25 Aug 2003 11:08:04 -0000 1.45
--- ChangeLog 21 Sep 2003 11:43:58 -0000 1.46
***************
*** 2,5 ****
--- 2,8 ----
---------
* Enhancments:
+ - Added support for reading the address of the SWI dispatch table
+ using OS_ReadSysInfo based on information posted to c.s.a.programmer
+ in <4ba...@uk...>. (20030921-1, Tom Hughes)
- Added some extra OSMemory reason codes for RISC O S 5 based on the
StrongHelp documentation. (20030825-1, Tom Hughes)
|