2002-10-17 Tim Coleman (tim@timcoleman.com)
[mono.git] / mcs / class / Mono.Data.TdsClient / ChangeLog
1 2002-10-17  Tim Coleman (tim@timcoleman.com)
2         * list:
3                 Add files from Mono.Data.TdsClient.Internal
4         * makefile.gnu:
5                 Add reference to System.Data.dll.  This is
6                 fine, just not the reverse.
7
8 2002-10-16  Daniel Morgan <danmorg@sc.rr.com>
9
10         * Mono.Data.TdsClient.build: added build for windows
11         
12         * Test: added directory for tests
13                 
14         * Mono.Data.TdsClient/TdsVersion.cs: added file for
15         enum TdsVersion
16         
17         * Mono.Data.TdsClient/TdsConnection.cs: added public 
18         property TdsVersion so it can be set to 
19         use TDS version 4.2, 5.0, 7.0, or 8.0.  Also, added
20         comments
21
22
23 2002-10-16  Tim Coleman (tim@timcoleman.com)
24         * ChangeLog:
25         * list:
26         * makefile.gnu:
27                 Added new files to start this assembly