Change Log

1.6.3

    Add GetLastError to C7ZipLibrary and Error code define in lib7zip.h

    open archive with password now work for archive created by
    7za a -mhe -p, who encrypted the file names in archive

1.6.2

    Fixed broken windows built system
    Fixed build script for windows

1.6.1

    Add OS2 support
    create dynamic library along with static library 

    Many thanks to Christoph Thielecke to provide great patches for OS2 and
    dynamic library

1.6.0

    Add Multi-Volume support 

1.5.0

    Add Password support 

1.4.1

    Add GetProperty functions to C7ZipArchive to retrieve archive properties
    Add kpidSize to return Item umcompressed size, the same as GetSize returning 

1.4.0

    Add patches from Christoph
        make the test program works when no Test7Zip.7z found 
    Add functions to get more property about items in the archive
    Tested on Mac OS X
    Move source control to Mercurial for better distributed development 

1.3.0

    Add patches from Joe,
        make the library work with latest p7zip 9.20 

1.0.2

    Add patches from Joe,
        Add a method to get the compressed size
        Add a method to expose whether the file is encrypted 
    Build scripts update
    Small fix to make the lib working with the latest p7zip source 

1.0.1

    First release, support both LINUX and windows platform.
