From: <th...@us...> - 2003-09-28 11:13:16
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv15400/docs Modified Files: ChangeLog Log Message: More Toolbox enhancements from Dave Appleby. Change 20030928-1. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** ChangeLog 27 Sep 2003 12:13:23 -0000 1.48 --- ChangeLog 28 Sep 2003 11:13:01 -0000 1.49 *************** *** 2,5 **** --- 2,7 ---- --------- * Enhancments: + - Added a constant for the resource file type ot OSFile and some extra + members to the ProgInfo object definition. (20030928-1, Dave Appleby) - Added some missing constants to OptionButton and fixed some types in ToolAction. (20030927-1, Dave Appleby) |