Merge pull request #925 from ermshiperete/novell-bug-602934
[mono.git] / mcs / class / System.Xaml / ChangeLog
1 2010-04-15  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * System.Xaml_test.dll.sources : add XDataTest.cs.
4
5 2010-04-14  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * System.Xaml_test.dll.sources : add XamlTypeNameTest.cs.
8
9 2010-04-14  Atsushi Enomoto  <atsushi@ximian.com>
10
11         * System.Xaml_test.dll.sources : add XamlXmlReaderTest.cs.
12         * Makefile: added test files as EXTRA_DISTFILES.
13
14 2010-04-14  Atsushi Enomoto  <atsushi@ximian.com>
15
16         * System.Xaml_test.dll.sources : add ValueSerializerTest.cs.
17
18 2010-04-13  Atsushi Enomoto  <atsushi@ximian.com>
19
20         * System.Xaml_test.dll.sources : add XamlObjectWriterTest.cs.
21
22 2010-04-12  Atsushi Enomoto  <atsushi@ximian.com>
23
24         * System.Xaml.dll.sources : add new internal type.
25
26 2010-04-11  Atsushi Enomoto  <atsushi@ximian.com>
27
28         * System.Xaml_test.dll.sources : add XamlObjectReaderTest.cs.
29
30 2010-04-10  Atsushi Enomoto  <atsushi@ximian.com>
31
32         * System.Xaml_test.dll.sources : add XamlXmlWriterTest.cs.
33
34 2010-04-09  Atsushi Enomoto  <atsushi@ximian.com>
35
36         * System.Xaml.dll.sources : add new internal types.
37
38 2010-04-09  Atsushi Enomoto  <atsushi@ximian.com>
39
40         * System.Xaml_test.dll.sources : add more tests.
41
42 2010-04-09  Atsushi Enomoto  <atsushi@ximian.com>
43
44         * System.Xaml_test.dll.sources : add more tests.
45
46 2010-04-09  Atsushi Enomoto  <atsushi@ximian.com>
47
48         * System.Xaml.dll.sources : renamed TypeExtension.cs.
49
50 2010-04-09  Atsushi Enomoto  <atsushi@ximian.com>
51
52         * System.Xaml_test.dll.sources : add XamlLanguageTest.cs.
53
54 2010-04-09  Atsushi Enomoto  <atsushi@ximian.com>
55
56         * System.Xaml.dll.sources
57           System.Xaml_test.dll.sources : more new types.
58
59 2010-04-08  Atsushi Enomoto  <atsushi@ximian.com>
60
61         * System.Xaml.dll.sources
62           System.Xaml_test.dll.sources : add a lot of new types.
63
64 2010-04-08  Atsushi Enomoto  <atsushi@ximian.com>
65
66         * Makefile
67           System.Xaml.dll.sources
68           System.Xaml_test.dll.sources : initial checkin.