From: Braden M. <br...@us...> - 2006-09-22 01:12:03
|
Update of /cvsroot/openvrml/openvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17588 Modified Files: ChangeLog Log Message: Cache the visibility test result. Index: ChangeLog =================================================================== RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v retrieving revision 1.1331 retrieving revision 1.1332 diff -C2 -d -r1.1331 -r1.1332 *** ChangeLog 22 Sep 2006 01:06:06 -0000 1.1331 --- ChangeLog 22 Sep 2006 01:12:00 -0000 1.1332 *************** *** 1,4 **** --- 1,8 ---- 2006-09-21 Braden McDaniel <br...@en...> + * m4/ov_cxx_visibility.m4: Cache the test result. + + 2006-09-21 Braden McDaniel <br...@en...> + Clean up of breakage from Windows font support check-in. |