From: Tom H. <th...@us...> - 2004-10-20 18:49:10
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9012/docs Modified Files: ChangeLog Log Message: Added constants to define FPSR bits. Change 20041020-1. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** ChangeLog 22 Sep 2004 14:44:52 -0000 1.67 --- ChangeLog 20 Oct 2004 18:49:01 -0000 1.68 *************** *** 8,11 **** --- 8,12 ---- --------- * Enhancemnts + - Added constants for FPSR bits to FPEmulator (20041020-1, Tom Hughes) * Bug Fixes |