Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: doc



Module Name:    doc
Committed By:   zuntum
Date:           Sun Sep 16 19:01:59 UTC 2001

Modified Files:
        doc: pkg-CHANGES

Log Message:
Note mscompress-0.3 addition

mscompress, Microsoft "compress.exe/expand.exe" compatible (de)compressor
Copyright (c) 2000 Martin Hinner <mhi%penguin.cz@localhost>
Algorithm & data structures by M. Winterhoff 
<100326.2776%compuserve.com@localhost>
ftp://ftp.penguin.cz/pub/users/mhi/mscompress/

This package contains two programs:

msexpand, which decompress files compressed by Microsoft compress.exe utility
        (e.g. Win 3.x installation files)
mscompress, which compress files using LZ77 compression algorithm. Output
        files can be decompressed using Microsoft expand.exe or msexpand(1).


To generate a diff of this commit:
cvs rdiff -r1.5070 -r1.5071 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index