Flush (should have been doing this before...).
[mono.git] / mcs / class / System.Data.Linq / ChangeLog
1 2009-03-11  Jonathan Pryor  <jpryor@novell.com>
2
3         * src/DbMetal/**, src/VisualMetal/**: Remove generated directories.
4           (Oops.)
5
6 2009-03-11  Jonathan Pryor  <jpryor@novell.com>
7
8         * src/DbMetal/**, src/VisualMetal/**: Added, so that we can add a 
9           `sqlmetal' tool which uses the DbMetal sources.
10
11 2009-03-11  Jonathan Pryor  <jpryor@novell.com>
12
13         * Flush.  (Updates to sync with DbLinq r1009, fixes IVendor lookup 
14           within System.Data.Linq.dll, add unit tests -- which aren't hooked 
15           up to Mono's build system -- various bug fixes, etc.)
16
17 2009-03-11  Jonathan Pryor  <jpryor@novell.com>
18
19         * Flush.  (Updates to sync with DbLinq r1009, fixes IVendor lookup 
20           within System.Data.Linq.dll, add unit tests -- which aren't hooked 
21           up to Mono's build system -- various bug fixes, etc.)
22
23 2009-02-18  Jonathan Pryor  <jpryor@novell.com>
24
25         * Add a more functional (i.e. fewer-stubs) implementation of 
26           System.Data.Linq.
27
28 2008-12-02  Atsushi Enomoto  <atsushi@ximian.com>
29
30         * updated to DbLinq r966.
31
32 2008-11-25  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * updated to DbLinq r960.
35
36 2008-11-18  Atsushi Enomoto  <atsushi@ximian.com>
37
38         * updated to DbLinq r947 (XmlMappingSource).
39
40 2008-11-12  Atsushi Enomoto  <atsushi@ximian.com>
41
42         * updated to DbLinq r946 (quick fix for vendor loading).
43
44 2008-11-12  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * updated to DbLinq r945.
47           It is not working well wrt connectionString yet.
48
49 2008-10-24  Atsushi Enomoto  <atsushi@ximian.com>
50
51         * updated to DbLinq r931.
52
53 2008-10-10  Atsushi Enomoto  <atsushi@ximian.com>
54
55         * src/DbLinq.Firebird, System.Data.Linq.dll.sources :
56           added Firebird support sources (new in DbLinq).
57
58 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
59
60         * src/DbLinq.{Oracle|MySql|PostgreSql|Sqlite|Ingres}: new.
61         * src/DbLinq : updated to DbLinq r905.
62         * System.Data.Linq.dll.sources : added vendor-specific files and
63           new files in r905.
64
65 2008-10-08  Atsushi Enomoto  <atsushi@ximian.com>
66
67         * System.Data.Linq.dll.sources : fix wrong reference to EntitySet.cs.
68
69 2008-10-08  Atsushi Enomoto  <atsushi@ximian.com>
70
71         * System.Data.Linq.dll.sources :
72           SqlServer vendor sources were missing.
73
74 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
75
76         * System.Data.Linq.dll.sources, Makefile, src/* :
77           replace everything with DBLinq integration.
78
79           Imported DBLinq tree is r899. Skipped: DbLinq.Localization,
80           DbLinq.Ingres, DbLinq.MySql, DbLinq.Oracle, DbLinq.PostgreSql,
81           DbLinq.Sqlite, DbMetal, VisualMetal directories.
82
83 2008-05-20  Atsushi Enomoto  <atsushi@ximian.com>
84
85         * System.Data.Linq.dll.sources :
86           added System.Data.Linq.SqlClient* stubs.
87
88 2008-05-20  Atsushi Enomoto  <atsushi@ximian.com>
89
90         * Makefile, System.Data.Linq.dll.sources : refresh stub checkin.
91