2005-02-08 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / ByteFX.Data / ChangeLog
1 2004-11-26  Raja R Harinath  <rharinath@novell.com>
2
3         * Makefile (OTHER_RES): New.  List of resources.
4         (EXTRA_DISTFILES): Distribute them.
5
6 2004-05-18  Duncan Mak  <duncan@ximian.com>
7
8         * AssemblyInfo.cs: Gonzalo reminded me that I need to update the
9         version number as well. We're at 0.7.6 now.
10
11         * Common/StreamCreator.cs (CreateUnixSocketStream): Instead of
12         hostList [0], which is a char, use hostList directly. This fixes
13         the build.
14
15 2004-05-18  Duncan Mak  <duncan@ximian.com>
16
17         * Makefile: Add reference to Mono.Posix.dll.
18         
19         * ByteFX.Data.dll.sources: Update to latest listing of source
20         files.
21
22         * AssemblyInfo.cs: Revert back to the previous version, because we
23         don't have bytefx.snk.
24
25         * mysqlclient/transcaction.cs: Removed, replaced by the new
26         transaction.cs.
27
28 2004-05-18  Duncan Mak  <duncan@ximian.com>
29
30         * Update to the latest version:
31         http://www.bytefx.com/releases/ByteFX.MySqlClient.76.src.zip
32         
33         * Common/Connection.cs:
34         * Common/ConnectionString.cs:
35         * Common/Inflater.cs:
36         * Common/Platform.cs:
37         * Common/StreamCreater.cs:
38         * Common/CommandResult.cs:
39         * Common/CompressedStream.cs:
40         * mysqlclient/MySqlError.cs:
41         * mysqlclient/transaction.cs: New source files. 
42
43 2003-10-06  Nick Drochak <ndrochak@gol.com>
44
45         * AssemblyInfo.cs: Fix the build by ignoring assembly signing for now.
46
47 2003-03-15  Daniel Morgan <danmorg@sc.rr.com>
48
49         * mysqlclient/datareader.cs: in GetSchemaTable(),
50         "BaseColumnName" should be set to the ColumnName,
51         not null
52
53 2003-03-14  Daniel Morgan <danmorg@sc.rr.com>
54
55         Imported the ByteFX.Data MySQL 0.6.5 data provider.  See
56         ChangeLog at the root of mcs for this date.
57