ChangeLog 283 B

12345678910
  1. 2004-11-10 Martin Baulig <[email protected]>
  2. * DeflateStream.cs, GzipStream.cs: `System.IO.Stream.Length' doesn't
  3. have any setter.
  4. 2004-10-02 Christopher Lahey ([email protected])
  5. * DeflateStream.cs GzipStream.cs: Implemented the DeflateStream
  6. and GzipStream using zlib.