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