New tests.
[mono.git] / mcs / tools / corcompare / ChangeLog
index 19a2698b7686cc0adc375536d0e77df49b89405c..1d83160d2b7f9f1ed844decfb1300de2c78c9d3b 100644 (file)
@@ -1,3 +1,38 @@
+2010-04-16  C.J. Adams-Collier <cjac@colliertech.org>
+
+       * mono-api-diff.cs: revived from the mono-2-2 branch and applied
+       patch from debian package, noted that I'll handle maintenance
+       
+2010-02-10  Marek Habersack  <mhabersack@novell.com>
+
+       * mono-api-info.cs: added support for extracting and generating
+       TypeForwardedTo assembly attributes.
+
+2009-06-03  Jb Evain  <jbevain@novell.com>
+
+       * AssemblyResolver.cs: properly attach the resolver to the
+       assemblies we've found.
+
+2009-01-28  Jb Evain  <jbevain@novell.com>
+
+       * AssemblyResolver.cs
+         Util.cs
+         mono-api-info.cs:
+               Directly use the Resolve methods from Cecil.
+
+2009-01-06  Jb Evain  <jbevain@novell.com>
+
+       * transform.cs
+       * cormissing.xsl
+       * mono-api.xsl
+       * mono-api-diff.cs:
+               remove deprecated code.
+
+2009-01-06  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: only build mono-api-info, as mono-api-diff and transform
+       are not used anymore.
+
 2009-01-05  Jb Evain  <jbevain@novell.com>
 
        * mono-api-info.cs: output custom attributes for generic parameters