From: Jim K. <jk...@us...> - 2005-12-10 17:37:21
|
Update of /cvsroot/opengtoolkit/largefile In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7950 Modified Files: changelog.txt largefile.spec Log Message: rel 1.3 Index: changelog.txt =================================================================== RCS file: /cvsroot/opengtoolkit/largefile/changelog.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** changelog.txt 18 Nov 2005 05:29:55 -0000 1.2 --- changelog.txt 10 Dec 2005 17:37:10 -0000 1.3 *************** *** 1,3 **** ! -= oglib_largefile-1.2-1.ogp =- --- 1,10 ---- ! -= oglib_largefile-1.3-1.ogp =- ! ! ! Changes from 1.2-1 --> 1.3-1 ! -------------------------------- ! 2005-12-10 ! [FIX] "Write File (DBL)" now writes a DBL instead of SGL. Changed ! "buffer" input of CLF from a 4-byte single to an 8-byte double Index: largefile.spec =================================================================== RCS file: /cvsroot/opengtoolkit/largefile/largefile.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** largefile.spec 18 Nov 2005 05:27:33 -0000 1.6 --- largefile.spec 10 Dec 2005 17:37:10 -0000 1.7 *************** *** 3,7 **** Name=oglib_largefile ! Version=1.2 Release=1 --- 3,7 ---- Name=oglib_largefile ! Version=1.3 Release=1 |