2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>

	* Installer.cs: use Type instead of string argument for
	Designer attribute

2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>

	* AssemblyInstaller.cs: stubbed
	* ManagedInstallerClass.cs: stubbed
	* TransactedInstaller.cs: stubbed

2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)

	* IManagedInstaller.cs: fixed signature
	* Installer.cs: marked parent internal to match MS
	* InstallerCollection.cs: implemented
	* InstallEventArgs.cs: remove setter for SavedState

2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)

	* InstallContext.cs: removed setter for Parameters
	* Installer.cs: added missing attributes, remove
	setter for Installers, Context

2002-12-01  Alejandro Snchez Acosta  <raciel@es.gnu.org>

	* IManagedInstaller.cs,
	  Installer.cs,
	  InstallException.cs,
	  ComponentInstaller.cs, 
	  InstallContext.cs,
	  InstallEventArgs.cs,
	  InstallerCollection.cs,
	  InstallEventHandler.cs: Added.
	
2002-07-22  Tim Coleman <tim@timcoleman.com>
	* UninstallAction.cs: Changed namespace to
		proper System.Configuration.Install;

2002-08-13  Jonathan Pryor <jonpryor@vt.edu>
	* ChangeLog: Add change log to this directory
	* UninstallAction.cs: Implemented.

