From: Tony v. d. H. <to...@us...> - 2007-01-02 13:03:22
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv28361/!OsLib/docs Modified Files: ChangeLog Log Message: 20070102-1 Renamed various ColourTrans_GCol constants to avoid namespace clashes Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -C2 -d -r1.83 -r1.84 *** ChangeLog 2 Jan 2007 12:54:55 -0000 1.83 --- ChangeLog 2 Jan 2007 13:03:17 -0000 1.84 *************** *** 7,10 **** --- 7,13 ---- OSLib CVS --------- + + OSLib 6.90 - Tony van der Hoff 02/01/2007 + ---------- * Enhancemnts - Added 7 Reporter SWIs (20060125-2, Phil Ludlam) *************** *** 12,16 **** * Bug Fixes - PCI.swi: Amended PCI_HardwareAddress to return Address in R4 ! (20060718-1, Christian Ludlam) - OS.swi: As documented in http://www.iyonix.com/32bit/32bit.shtml OS_PlatformFeatures bit _6_ (&40) should be 32-bit OS and bit _7_ (&80) --- 15,19 ---- * Bug Fixes - PCI.swi: Amended PCI_HardwareAddress to return Address in R4 ! (20060718-1, Christian Ludlam) - OS.swi: As documented in http://www.iyonix.com/32bit/32bit.shtml OS_PlatformFeatures bit _6_ (&40) should be 32-bit OS and bit _7_ (&80) |