From: Rolf K. <lab...@us...> - 2005-04-04 12:18:28
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20261 Modified Files: Change-Log.txt Log Message: Index: Change-Log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/Change-Log.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Change-Log.txt 12 Sep 2003 20:43:15 -0000 1.1 --- Change-Log.txt 4 Apr 2005 12:18:18 -0000 1.2 *************** *** 1 **** ! 2003-09-10 Removed "File Info.vi". it uses a CIN Manager function which starts to behave rather badly in newer (>=7.0) non-Windows LabVIEW version. \ No newline at end of file --- 1,11 ---- ! 2003-09-10 rk ! Removed "File Info.vi". it uses a CIN Manager function which ! starts to behave rather badly in newer (>=7.0) non-Windows LabVIEW version. ! ! 2005-01-12 rk ! Incorporated newest zlib version 1.22 and 1.0.1 of Jean-loup Gailly's ! minizip library. Added and adapted VIs to support addition of files to ! existing archives, delete files from an archive, and add and retrieve ! password protected files. ! Fixed a bug in the "File Info.vi" in the file package and reactivated ! it in the lvzip library. |