From: <th...@us...> - 2003-09-21 12:14:14
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv15053/docs Modified Files: ChangeLog Log Message: Added support for text selection in icons from Select 3. Change 20030921-2. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** ChangeLog 21 Sep 2003 11:43:58 -0000 1.46 --- ChangeLog 21 Sep 2003 12:14:09 -0000 1.47 *************** *** 2,5 **** --- 2,7 ---- --------- * Enhancments: + - Added support for access to and manipulation of text selections in icons + from Select 3. (20030921-2, Tom Hughes) - Added support for reading the address of the SWI dispatch table using OS_ReadSysInfo based on information posted to c.s.a.programmer |