|
From: <mk...@us...> - 2003-04-23 12:03:07
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim
In directory sc8-pr-cvs1:/tmp/cvs-serv1355a
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** CHANGES.current 23 Apr 2003 11:03:21 -0000 1.25
--- CHANGES.current 23 Apr 2003 12:02:16 -0000 1.26
***************
*** 2,5 ****
--- 2,12 ----
===========================
+ 2003-04-23: onsight
+ Upgraded configure.in to check for OSG 0.9.4. The full test,
+ which was broken in 0.9.3, works again. The test for osgGLUT
+ has been removed since it is no longer needed.
+
+ Removed osgGLUT from the Linux makefile.
+
2003-04-22: onsight
Port to OSG 0.9.4, mostly changes to text display code. The new
|