2007-05-04  Lluis Sanchez Gual <lluis@novell.com> 

	* Mono.Addins.mdp: Updated.
	* Mono.Addins/ExtensionContext.cs: Fixed GetExtensionObjects overload
	  which was not using the correct reuseCachedInstance value.
	* Mono.Addins/ExtensionTree.cs: Improved error message. When looking
	  for a type in an assembly, avoid throwing an exception too early,
	  since it may be found in other assemblies.
	* Mono.Addins.Database/AddinDatabase.cs: In the addin info cache, also
	  store information about unsuccessful lookups, to avoid looking for
	  an add-in again if we found that it doesn't exist. In Update(),
	  don't use verbose output by default.

2007-04-26  Lluis Sanchez Gual <lluis@novell.com> 

	* mdrun.mdp: Don't copy referenced assemblies.

2007-02-15  Lluis Sanchez Gual <lluis@novell.com> 

	* mdrun.mdp: Set target runtime to 2.0.
	* src/AssemblyInfo.cs: Avoid incremental change of version.

2006-05-05 Lluis Sanchez Gual  <lluis@novell.com>

	* src/mdrun.cs: Added parameter for querying the available apps.

2006-05-04 Lluis Sanchez Gual  <lluis@novell.com>

	* mdrun.mdp: Updated.
	
2006-03-29 Lluis Sanchez Gual  <lluis@novell.com>   

	* src/mdrun.cs: Shutdown the runtime before exiting.

2006-03-24 Lluis Sanchez Gual  <lluis@novell.com>   

	* mdrun.mdp: Updated.
	* Makefile.am: Use an unified format. Patch by Matze Braun.

2005-10-11  Lluis Sanchez Gual  <lluis@novell.com> 

	* Makefile.am: Generate config file for the app.
	* app.config: Added.

2005-09-28  Lluis Sanchez Gual  <lluis@novell.com> 

	* src/mdrun.cs: Created
