ChangeLog 356 B

12345678910
  1. 2004-06-24 Raja R Harinath <[email protected]>
  2. * AssemblyInfo.cs (AssemblyVersion): Set different version for the
  3. net_2_0 profile.
  4. 2004-05-28 Duncan Mak <[email protected]>
  5. * AssemblyInfo.cs: Use the new SharpZipLib.pub.
  6. * Zip/Compression/DeflaterHuffman.cs (FlushBlock): Add some
  7. parenthesis to help the generics compiler read this source.