Add this for backwards compatibility
[mono.git] / mcs / class / Compat.ICSharpCode.SharpZipLib / ICSharpCode.SharpZipLib / ChangeLog
1 2004-06-24  Raja R Harinath  <rharinath@novell.com>
2
3         * AssemblyInfo.cs (AssemblyVersion): Set different version for the
4         net_2_0 profile.
5
6 2004-05-28  Duncan Mak  <duncan@ximian.com>
7
8         * AssemblyInfo.cs: Use the new SharpZipLib.pub.
9         * Zip/Compression/DeflaterHuffman.cs (FlushBlock): Add some
10         parenthesis to help the generics compiler read this source.