ChangeLog 412 B

1234567891011121314
  1. 2004-12-03 Raja R Harinath <[email protected]>
  2. * DeflateStream.cs, GzipStream.cs, CompressionMode.cs: Make class public.
  3. 2004-11-10 Martin Baulig <[email protected]>
  4. * DeflateStream.cs, GzipStream.cs: `System.IO.Stream.Length' doesn't
  5. have any setter.
  6. 2004-10-02 Christopher Lahey ([email protected])
  7. * DeflateStream.cs GzipStream.cs: Implemented the DeflateStream
  8. and GzipStream using zlib.