From: <th...@us...> - 2003-06-29 16:38:13
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv22079/docs Modified Files: ChangeLog Log Message: Add the ColourMap module. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** ChangeLog 29 Jun 2003 11:06:39 -0000 1.43 --- ChangeLog 29 Jun 2003 16:38:08 -0000 1.44 *************** *** 2,5 **** --- 2,6 ---- --------- * Enhancments: + - Added the ColourMap module for Select. (20030629-6, Tom Hughes) - Added the new 32 bit clean flags for Draw_ProcessPath to replace the flag in R7's top bit. (Change 20030629-5, Tom Hughes) |