From: Jim K. <jk...@us...> - 2009-01-02 17:13:30
|
Update of /cvsroot/opengtoolkit/lvzip In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18436 Modified Files: Change-Log.txt Log Message: updated change log Index: Change-Log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/Change-Log.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Change-Log.txt 23 Dec 2008 09:02:45 -0000 1.12 --- Change-Log.txt 2 Jan 2009 17:13:23 -0000 1.13 *************** *** 71,73 **** 2008-12-23 rk Prepended all public symbols with lvzip_ to avoid name conflicts with the LabVIEW ! VxWorks kernel on cRIO targets. \ No newline at end of file --- 71,79 ---- 2008-12-23 rk Prepended all public symbols with lvzip_ to avoid name conflicts with the LabVIEW ! VxWorks kernel on cRIO targets. ! ! 2008-12-24 jk ! Removed Mac OS 9 shared library and changed to zip format for packaged Mac OS X framework. Still need to update install script VI to handle unzipping via command-line during install. ! ! 2008-12-27 jk ! Changed package URL to http://wiki.openg.org/oglib_lvzip |