Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « ICSharpCode.SharpZipLib « Compat.ICSharpCode.SharpZipLib « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 514b0719bf6acaa0de5b8117e2f1dff5f10cacb4 (plain)
1
2
3
4
5
6
7
8
9
10
2004-06-24  Raja R Harinath  <rharinath@novell.com>

	* AssemblyInfo.cs (AssemblyVersion): Set different version for the
	net_2_0 profile.

2004-05-28  Duncan Mak  <duncan@ximian.com>

	* AssemblyInfo.cs: Use the new SharpZipLib.pub.
	* Zip/Compression/DeflaterHuffman.cs (FlushBlock): Add some
	parenthesis to help the generics compiler read this source.