From: Rolf K. <lab...@us...> - 2005-04-14 22:04:08
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7984 Modified Files: Change-Log.txt Log Message: Added functionality to prepend the file name to the error message if an input file couldn't be found. Index: Change-Log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/Change-Log.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Change-Log.txt 4 Apr 2005 12:18:18 -0000 1.2 --- Change-Log.txt 14 Apr 2005 22:03:28 -0000 1.3 *************** *** 10,11 **** --- 10,24 ---- Fixed a bug in the "File Info.vi" in the file package and reactivated it in the lvzip library. + + 2005-04-04 rk + Many minor changes to the shared library to clean it up and make it + compile on Linux, too + + 2005-04-12 rk + Changed several connector panes to 12 pane connector to generalize and + allow for consistent password parameter support up to the top most + (easy level) VIs. + + 2005-04-14 rk + Added functionality to prepend the file name to the error message if an + input file couldn't be found. \ No newline at end of file |