X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Filasm%2Ftests%2FChangeLog;h=c656565ff6651bd3f6b4edf27837e488254d166a;hb=3756770e50387ed434a505319192f859c406c037;hp=95d5b124e685d5fd7dbbbd0b100be0a0eba299ee;hpb=5619a759511a8da2fc3271eb6b502b392b39f2f6;p=mono.git diff --git a/mcs/ilasm/tests/ChangeLog b/mcs/ilasm/tests/ChangeLog index 95d5b124e68..c656565ff66 100644 --- a/mcs/ilasm/tests/ChangeLog +++ b/mcs/ilasm/tests/ChangeLog @@ -1,3 +1,31 @@ +2007-06-05 Rodrigo Kumpera and <-T> + +2007-01-11 Ankit Jain + + * test-custom-mod-1.il: New. Test for custom mods. + +2006-07-20 Ankit Jain + + * global2.il: New. + * abs_method*.il: New. Tests for abstract methods. + +2006-06-07 Ankit Jain + + * test-no-body.il: New. Test for method with no body. + * test-perm-pass-3.il: Make the class abstract. + +2006-06-01 Ankit Jain + + * test-cattr-1.il: New. Test for custom attributes on return type of + a method. + +2006-05-26 Ankit Jain + + * test-perm_pass-3.il: New. Test for 2.0 style declarative security + attributes. + 2006-05-11 Ankit Jain * test-modifiers.il: New. Test for custom modifiers, modreq & modopt.