2004-09-02  Duncan Mak  <duncan@ximian.com>

	* mono-find-provides/mono-find-provides.cs (PrintProvides): Fix
	the handling of 2.0 mscorlib.

2004-08-10  Duncan Mak  <duncan@ximian.com>

	* mono-find-requires/mono-find-requires.cs (PrintRequires): Since
	assembly versions are not changing with releases, use "=" instead
	of ">=" to ensure that 2.0 packages will not be picked over 1.0 packages.

2004-08-04  Duncan Mak  <duncan@ximian.com>

	* mono-find-provides/mono-find-provides.cs: Add a hack to work
	around the issue with a 2.0 corlib.

2004-06-01  Todd Berman  <tberman@sevenl.net>

	* all: move stuff around so that it builds properly.
	build system cant handle building two exes from one directory.

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

	* mono-find-provides.cs 
	* mono-find-requires.cs: Added. These are
	helper tools to help RPM packaging.
