From: Rolf K. <lab...@us...> - 2008-10-28 05:53:19
|
Update of /cvsroot/opengtoolkit/lvzip In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21022 Modified Files: Change-Log.txt Log Message: Documentation updated with latest modifications. Index: Change-Log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/Change-Log.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Change-Log.txt 2 May 2008 12:12:40 -0000 1.10 --- Change-Log.txt 28 Oct 2008 05:53:02 -0000 1.11 *************** *** 62,63 **** --- 62,69 ---- changed ZLIB Store File.vi to also work for LabVIEW files that are located in LLBs by creating a temporary copy to add to the archive. + + 2008-10-25 rk + Added missing VI documentation to various VIs. + changed ZLIB Delete Files From Archive.vi to use a correct temporary filename for + the intermediate archive file. + by creating a temporary copy to add to the archive. |