2004-08-26 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Data.SqlXml / ChangeLog
1 2004-07-23  Atsushi Enomoto <atsushi@ximian.com>
2
3         * System.Data.SqlXml.dll.sources : Removed UpdateEventArgs.cs,
4           XmlAdapter.cs, XmlUpdateEventArgs.cs, SqlQueryOptions.cs,
5           SqlQueryPlan.cs, XmlMapping.cs and XmlMappingDictionary.cs.
6
7 2004-05-22  Atsushi Enomoto <atsushi@ximian.com>
8
9         * System.Data.SqlXml.dll.sources : updated .net 2.0 classes.
10
11 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
12
13         * System.Data.SqlXml.dll.sources: Added Assembly/AssemblyInfo.cs
14         and Locale.cs to the build.
15
16 2003-12-29  Tim Coleman <tim@timcoleman.com>
17         * System.Data.SqlXml.dll.sources:
18                 Remove XmlDataSourceResolver as it is broken.
19         * System.Data.Mapping/DataSource.cs:
20                 Fix property name
21         * System.Xml.Query/XmlViewSchemaDictionary.cs:
22                 Remove "private" from some properties   
23
24 2003-12-15  Atsushi Enomoto <atsushi@ximian.com>
25
26         * System.Data.SqlXml.dll.sources: Added System.Xml classes.
27         * Makefile : added reference to System.dll
28
29 2003-12-14  Tim Coleman <tim@timcoleman.com>
30         * System.Data.SqlXml.dll.sources:
31                 Remove some files from System.Xml.Query that
32                 were in the wrong assembly.
33
34 2003-11-25  Tim Coleman <tim@timcoleman.com>
35         * Makefile:
36         * System.Data.Mapping/*.cs:
37         * System.Data.SqlXml/*.cs:
38         * System.Data.SqlXml.dll.sources:
39         * System.Xml.Query/*.cs:
40         * TODOAttribute.cs:
41                 Create initial stubs for System.Data.SqlXml