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/System.Windows.Markup')
-rw-r--r--mcs/class/System.Xaml/System.Windows.Markup/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.Xaml/System.Windows.Markup/ChangeLog b/mcs/class/System.Xaml/System.Windows.Markup/ChangeLog
index 99f5a2e8f1d..510a2b890b2 100644
--- a/mcs/class/System.Xaml/System.Windows.Markup/ChangeLog
+++ b/mcs/class/System.Xaml/System.Windows.Markup/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
+
+ * XamlObjectReader.cs, TypeExtensionMethods.cs : now it can return
+ Type name correctly, with INamespacePrefixLookup implementation.
+
2010-04-20 Atsushi Enomoto <atsushi@ximian.com>
* ArrayExtension.cs : remove MonoTODO.