Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3434
Modified Files:
ChangeLog README
Log Message:
512 MB just isn't enough anymore. Upped prerequisite to 768 MB.
Index: README
===================================================================
RCS file: /cvsroot/openvrml/openvrml/README,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -d -r1.63 -r1.64
*** README 7 May 2006 03:39:19 -0000 1.63
--- README 12 Aug 2006 04:23:23 -0000 1.64
***************
*** 1,5 ****
OpenVRML library version 0.15.99
Copyright 1998, 1999, 2000 Chris Morley <cm...@ve...>
! Copyright 2000, 2001, 2002, 2003, 2004, 2005
Braden McDaniel <br...@en...>
Portions Copyright SGI and others
--- 1,5 ----
OpenVRML library version 0.15.99
Copyright 1998, 1999, 2000 Chris Morley <cm...@ve...>
! Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006
Braden McDaniel <br...@en...>
Portions Copyright SGI and others
***************
*** 109,113 ****
Building OpenVRML is fairly demanding of system resources. It is
! recommended that build hosts have at least 512 MB of system memory.
--- 109,113 ----
Building OpenVRML is fairly demanding of system resources. It is
! recommended that build hosts have at least 768 MB of system memory.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1308
retrieving revision 1.1309
diff -C2 -d -r1.1308 -r1.1309
*** ChangeLog 11 Aug 2006 23:50:42 -0000 1.1308
--- ChangeLog 12 Aug 2006 04:23:23 -0000 1.1309
***************
*** 1,2 ****
--- 1,7 ----
+ 2006-08-12 Braden McDaniel <br...@en...>
+
+ * README: 512 MB just isn't enough anymore. Upped prerequisite to
+ 768 MB.
+
2006-08-11 Braden McDaniel <br...@en...>
|