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/System.Xaml/Test/System.Xaml.Schema/ChangeLog')
-rwxr-xr-xmcs/class/System.Xaml/Test/System.Xaml.Schema/ChangeLog31
1 files changed, 0 insertions, 31 deletions
diff --git a/mcs/class/System.Xaml/Test/System.Xaml.Schema/ChangeLog b/mcs/class/System.Xaml/Test/System.Xaml.Schema/ChangeLog
deleted file mode 100755
index df73ea280b8..00000000000
--- a/mcs/class/System.Xaml/Test/System.Xaml.Schema/ChangeLog
+++ /dev/null
@@ -1,31 +0,0 @@
-2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
-
- * XamlMemberInvokerTest.cs : make sure GetValue() is not supported
- on directives.
-
-2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
-
- * XamlMemberInvokerTest.cs : make sure that the invoker returns Type
- for Type member here. (XamlObjectReader returns string for some
- cases, so I wanted to make sure it is *not* here.)
-
-2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
-
- * XamlTypeTypeConverterTest.cs : more conversion tests.
-
-2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
-
- * XamlTypeNameTest.cs : new test.
-
-2010-04-09 Atsushi Enomoto <atsushi@ximian.com>
-
- * XamlTypeTypeConverterTest.cs, XamlValueConverterTest.cs :
- new tests.
-
-2010-04-09 Atsushi Enomoto <atsushi@ximian.com>
-
- * XamlTypeInvokerTest.cs : new test.
-
-2010-04-08 Atsushi Enomoto <atsushi@ximian.com>
-
- * XamlMemberInvokerTest.cs : new test.