From: <th...@us...> - 2002-12-02 17:24:18
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv7528/docs Modified Files: ChangeLog Log Message: Added OS_ReadLine32, OS_HeapSort32 and OS_SubstituteArgs32. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** ChangeLog 28 Nov 2002 13:09:00 -0000 1.19 --- ChangeLog 2 Dec 2002 17:24:13 -0000 1.20 *************** *** 32,35 **** --- 32,37 ---- - Distribution now includes 32-bit neutral version of OSLibSupport32 library. (Tony van der Hoff) + - Added OS_ReadLine32, OS_HeapSort32 and OS_SubstituteArgs32 for 32 bit + support in RISC O S 5. (Tom Hughes) * Build Environment |