update to deflate module: file inflate.cl

John Foderaro <[email protected]> Wed, 19 Jun 2002 08:03:20 -0700
Newsgroups gmane.lisp.open-source.franz
Message-ID <[email protected]>
 A bug was fixed in the file inflate.cl in the deflate module.
This bug fixed the uncompression of the rare type 1 compressed
block.
 
 If you're using this code please go to 

    http://opensource.franz.com/deflate/index.html

 and get a new copy.

 The source with the fix in it will have this id line:

    ;; $Id: inflate.cl,v 1.1.4.2 2002/06/19 02:50:55 layer Exp $