From: Braden M. <br...@us...> - 2006-09-22 01:11:11
|
Update of /cvsroot/openvrml/openvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17538 Modified Files: Tag: OpenVRML-0_16-BRANCH ChangeLog Log Message: Cache the visibility test result. Index: ChangeLog =================================================================== RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v retrieving revision 1.1310.2.16 retrieving revision 1.1310.2.17 diff -C2 -d -r1.1310.2.16 -r1.1310.2.17 *** ChangeLog 22 Sep 2006 01:04:45 -0000 1.1310.2.16 --- ChangeLog 22 Sep 2006 01:11:08 -0000 1.1310.2.17 *************** *** 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. |