From: Rolf K. <lab...@us...> - 2006-03-01 11:37:20
|
Update of /cvsroot/opengtoolkit/lvzip/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27379/source Modified Files: lvzlib.dll readme2_3.txt Log Message: Index: readme2_3.txt =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/readme2_3.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readme2_3.txt 10 Jan 2006 17:20:39 -0000 1.1 --- readme2_3.txt 1 Mar 2006 11:37:16 -0000 1.2 *************** *** 11,16 **** modifications. ! New features: ! ------------- 1) Password support (limited testing) --- 11,28 ---- modifications. ! New features in 2.3: ! -------------------- ! 1) Transparent MacBinary support on the Macintosh ! ! If the compression routine encounters a Macintosh file with a resource fork ! the file is automatically encoded using the Macbinary algorithme before it ! is actually compressed. On extraction of such files on the Macintosh the ! file is restored with its resource fork. On non-Macintosh platfoirms extracting ! a MacBinary file will result in the data fork being stored in the original ! file and the resource fork being stored in the filename extended with the ! .rsrc file ending. ! ! New features in 2.2 (never really properly released): ! ----------------------------------------------------- 1) Password support (limited testing) Index: lvzlib.dll =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzlib.dll,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvslj0etx and /tmp/cvsMQk3rr differ |