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/PresentationFramework/ChangeLog')
-rw-r--r--mcs/class/PresentationFramework/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/PresentationFramework/ChangeLog b/mcs/class/PresentationFramework/ChangeLog
index 3b7e6c28f0e..7e2c8d14dd2 100644
--- a/mcs/class/PresentationFramework/ChangeLog
+++ b/mcs/class/PresentationFramework/ChangeLog
@@ -1,5 +1,10 @@
2005-07-25 Iain McCoy <iain@mccoy.id.au>
+ * Test/CodeWriter.cs: updated tests to reflect change in code
+ generator
+
+2005-07-25 Iain McCoy <iain@mccoy.id.au>
+
* Test/XamlParser.cs: added tests for correct catching of non-existent
processing instructions, attempting to set a dependency property on an
object that is not a dependency object and for code elements.