Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/corlib/Test/System.Reflection.Emit/ChangeLog')
-rw-r--r--mcs/class/corlib/Test/System.Reflection.Emit/ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/mcs/class/corlib/Test/System.Reflection.Emit/ChangeLog b/mcs/class/corlib/Test/System.Reflection.Emit/ChangeLog
index 244eb36992c..1f37448aded 100644
--- a/mcs/class/corlib/Test/System.Reflection.Emit/ChangeLog
+++ b/mcs/class/corlib/Test/System.Reflection.Emit/ChangeLog
@@ -1,11 +1,3 @@
-2006-02-27 Gert Driesen <drieseng@users.sourceforge.net>
-
- * ConstructorBuilderTest.cs: Expect ArgumentOutOfRangeException
- instead of ArgumentException when passing Request action to
- AddDeclarativeSecurity (bug #77640).
- * MethodBuilderTest.cs: Same.
- * TypeBuilderTest.cs: Same.
-
2005-12-15 Raja R Harinath <rharinath@novell.com>
* TypeBuilderTest.cs (GenericType): Add a minimal testcase for