[xbuild] Add missing api for Target.
[mono.git] / mono / dis / tests / Changelog
index 6f49ee6d4407e410819325ea0ab48fc4a90da579..664a1cefd7f7a44c0bd784b73a27cc22f6b1ebd5 100644 (file)
@@ -1,3 +1,22 @@
+2006-01-25  Ankit Jain  <jankit@novell.com>
+
+       * ambiguous-gen-params.il: New test case for type/method with 
+       ambiguous generic parameters.
+
+2006-01-16  Ankit Jain  <jankit@novell.com>
+
+       * gen-type.cs: New test case for handling a MemberRef with
+       a TypeSpec parent.
+
+2005-11-23  Ankit Jain  <jankit@novell.com>
+
+       * gen-cattr.cs: New test case for custom attributes on
+       type parameters.
+
+2005-11-15  Ankit Jain  <jankit@novell.com>
+
+       * test1.cs, test2.cs, test3.cs: New test cases for Bug #76671.
+
 2005-11-08  Ankit Jain  <jankit@novell.com>
 
        * gen-dump-table.cs: New test case (for r52695).