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