[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / corcompare / ChangeLog
index eda1aa23afb2e33515d8b24f715c0ca8e4f53de4..020d5b737bb0743068bc949ecabeba98af74c2d0 100644 (file)
@@ -1,3 +1,30 @@
+2010-08-05  AndrĂ©s G. Aragoneses  <andres@lindenlab.com>
+
+       * mono-api-info.cs: Implemented new mode to show ABI.
+       * Makefile: added mono-abi-info autofoo.
+
+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