Update of /cvsroot/opengtoolkit/file
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9011
Modified Files:
change-log.txt file.ogbld file.spec
Log Message:
Changed version to 2.8
Index: file.spec
===================================================================
RCS file: /cvsroot/opengtoolkit/file/file.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** file.spec 21 Mar 2006 02:10:44 -0000 1.10
--- file.spec 24 Oct 2006 09:50:47 -0000 1.11
***************
*** 3,7 ****
Name=oglib_file
! Version=2.7
Release=1
--- 3,7 ----
Name=oglib_file
! Version=2.8
Release=1
Index: change-log.txt
===================================================================
RCS file: /cvsroot/opengtoolkit/file/change-log.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** change-log.txt 21 Mar 2006 01:36:16 -0000 1.11
--- change-log.txt 24 Oct 2006 09:50:47 -0000 1.12
***************
*** 1,3 ****
! -= oglib_file-2.7-1.ogp =-
Changes from 2.6-1 --> 2.7-1
--- 1,11 ----
! -= oglib_file-2.8-1.ogp =-
!
! Changes from 2.7-1 --> 2.8-1
! --------------------------------
! 2006-10-24
! [FIX] File Info.vi: Added extra help text information
! [FIX] Compare File Binary.vi: Also compares file modification time and
! adds the file name to the error text message.
! [FIX] Added a bunch of missing VIs to VI Tree-file.vi
Changes from 2.6-1 --> 2.7-1
***************
*** 11,15 ****
[NEW] "Temporary Filename" added to library
[NEW] "Force File Move" added to library
! [FIX] "File Info" owner and group support for Linuxs
Changes from 2.3-1 --> 2.4-1
--- 19,23 ----
[NEW] "Temporary Filename" added to library
[NEW] "Force File Move" added to library
! [FIX] "File Info" owner and group support for Linux
Changes from 2.3-1 --> 2.4-1
Index: file.ogbld
===================================================================
RCS file: /cvsroot/opengtoolkit/file/file.ogbld,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** file.ogbld 4 Apr 2005 22:19:23 -0000 1.3
--- file.ogbld 24 Oct 2006 09:50:47 -0000 1.4
***************
*** 30,34 ****
# any keyname for Top Level VIs. Keynames for this section=""
# are arbitrary.=""
! File Format Version=1.0.0-alpha5
Log Dir=built
Log File=""
--- 30,34 ----
# any keyname for Top Level VIs. Keynames for this section=""
# are arbitrary.=""
! File Format Version=1.0.0
Log Dir=built
Log File=""
|