Update of /cvsroot/opengtoolkit/OpenGOOP
In directory sc8-pr-cvs1:/tmp/cvs-serv4866
Modified Files:
OpenGOOP.spec change-log.txt
Log Message:
made 'Get Data to Modify Reentrant' reentrant
Index: OpenGOOP.spec
===================================================================
RCS file: /cvsroot/opengtoolkit/OpenGOOP/OpenGOOP.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** OpenGOOP.spec 2 Dec 2003 06:28:23 -0000 1.7
--- OpenGOOP.spec 16 Dec 2003 23:44:48 -0000 1.8
***************
*** 3,7 ****
Name=ogfwk_opengoop
! Version=0.6
Release=1
--- 3,7 ----
Name=ogfwk_opengoop
! Version=0.7
Release=1
Index: change-log.txt
===================================================================
RCS file: /cvsroot/opengtoolkit/OpenGOOP/change-log.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** change-log.txt 2 Dec 2003 06:18:15 -0000 1.6
--- change-log.txt 16 Dec 2003 23:44:48 -0000 1.7
***************
*** 1,6 ****
! -= ogfwk_opengoop-0.6-1.ogp =-
! v0.6 is compatible with LabVIEW 6.0, 6.1, and 7.0 on all platforms.
It has optional components that depend on the OpenG Toolkit v2.x
--- 1,12 ----
! -= ogfwk_opengoop-0.7-1.ogp =-
! v0.7 is compatible with LabVIEW 6.0, 6.1, and 7.0 on all platforms.
It has optional components that depend on the OpenG Toolkit v2.x
+
+
+ Changes from 0.6-1 --> 0.7-1
+ --------------------------------
+ 2003-12-16
+ [Fix] made 'Get Data to Modify Reentrant' reentrant
|