From: <lab...@us...> - 2011-04-11 17:43:19
|
Revision: 1353 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1353&view=rev Author: labviewer Date: 2011-04-11 17:43:13 +0000 (Mon, 11 Apr 2011) Log Message: ----------- Version number changes to 2.6.1 Modified Paths: -------------- trunk/lvzip/Change-Log.txt trunk/lvzip/lvzip.ogpb Modified: trunk/lvzip/Change-Log.txt =================================================================== --- trunk/lvzip/Change-Log.txt 2011-04-11 17:42:38 UTC (rev 1352) +++ trunk/lvzip/Change-Log.txt 2011-04-11 17:43:13 UTC (rev 1353) @@ -89,4 +89,14 @@ Added a test for deleting from an archive. 2010-06-16 rk -Incorporated zlib 1.2.5 and minizip 1.1 to prepare for LabVIEW 64 Bit support \ No newline at end of file +Incorporated zlib 1.2.5 and minizip 1.1 to prepare for LabVIEW 64 Bit support + +2011-04-08 jk +Adds support for the new palette locations of OpenG 4.x packages and removes dependency on +ogrsc_dynamicpalette package. + +2011-04-10 rk +Fixed issue in ZLIB Store File when adding direcotry trees with password: The directory +entries need not to be password protected. +Added "Carbon" to the case selector of ZLIB Specific Path to Common Path.vi and +ZLIB Common Path to Specific Path.vi Modified: trunk/lvzip/lvzip.ogpb =================================================================== --- trunk/lvzip/lvzip.ogpb 2011-04-11 17:42:38 UTC (rev 1352) +++ trunk/lvzip/lvzip.ogpb 2011-04-11 17:43:13 UTC (rev 1353) @@ -1,6 +1,6 @@ [Package Name] Name=oglib_lvzip -Version=2.5.2 +Version=2.6.1 Release=2 [Description] @@ -8,7 +8,7 @@ Summary="OpenG Zip Tools" License="BSD (VIs), LGPL (Shared Library)" -Copyright="1995-2004 Mark Adler, Jean-loup Gailly\0A1998-2004 Gilles Vollant\0A2002 - 2009 Christophe Salzmann, Jim Kring, Rolf Kalbermatter" +Copyright="1995-2010 Mark Adler, Jean-loup Gailly\0A1998-2010 Gilles Vollant\0A2002 - 2011 Christophe Salzmann, Jim Kring, Rolf Kalbermatter" Distribution="OpenG Toolkit" Icon=lvzip.bmp Vendor=OpenG.org This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |