2008-08-22  Lluis Sanchez Gual <lluis@novell.com> 

	* Mono.Addins.CecilReflector.csproj, Mono.Addins.CecilReflector.mdp:
	  Use msbuild file format for projects. Removed the old MD1 projects.

2008-07-30  Lluis Sanchez Gual <lluis@novell.com> 

	* Mono.Addins.CecilReflector/Reflector.cs: Properly convert attributes
	  when found an attribute which is a subclass of the required type.
	  Fixes a bug when requestion AddinAttribute, since
	  AddinRootAttribute should be returned too.

2008-06-11  Lluis Sanchez Gual <lluis@novell.com> 

	* Mono.Addins.CecilReflector/Reflector.cs: Fix retrieval of inherited
	  attributes. Fix code that get the list of base interfaces.

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

	* Mono.Addins.CecilReflector/Reflector.cs: Fix bug in GetCustomAttribute.

2008-02-06  Lluis Sanchez Gual <lluis@novell.com> 

	* Makefile.am: Added makefile.

