added NET_2_0 strongly typed overrides
[mono.git] / mcs / class / System.DirectoryServices / ChangeLog
1 2006-05-16  Vladimir Krasnov  <vladimirk@mainsoft.com>\r
2 \r
3         * run-tests.test.bat: skip nunit build if already done\r
4 \r
5 2006-16-05 Boris Kirzner <borisk@mainsoft.com>\r
6         * run-tests.test.bat: pass java security parameters as jvm options.\r
7 \r
8 2006-16-05 Boris Kirzner <borisk@mainsoft.com>\r
9         * run-tests.bat: disable running secure mode tests by default.\r
10 \r
11 2006-03-06 Boris Kirzner <borisk@mainsoft.com>\r
12         * run-tests.bat,run-tests.test.bat,Secure.config,App.config: \r
13         files for automated testing.\r
14 \r
15 2005-12-06 Konstantin Triger <kostat@mainsoft.com>\r
16 \r
17         * System.DirectoryServices.vmwcsproj: fixing conditional compilation constants.\r
18 \r
19 2005-11-15 Vlad Spivak <spivak@mainsoft.com>\r
20         * Added TARGET_JVM related source includes and excludes\r
21 \r
22 2005-09-26 Boris Kirzner <borisk@mainsoft.com>\r
23         * System.DirectoryServices.dll.sources: changed reference to Consts.cs.in.\r
24 \r
25 2005-09-07 Boris Kirzner <borisk@mainsoft.com>\r
26         * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.in.\r
27 \r
28 2005-22-08  Boris Kirzner <borisk@mainsoft.com>\r
29         * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.\r
30 \r
31 2005-14-08  Boris Kirzner <borisk@mainsoft.com>\r
32         * App.config: added "authenticationmech" supported key example.\r
33 \r
34 2005-28-07  Boris Kirzner <borisk@mainsoft.com>\r
35         * System.DirectoryServices.vmwcsproj: updated TARGET_JVM project file.\r
36         * App.config: added addition supported key examples.\r
37 \r
38 2005-05-07  Boris Kirzner <borisk@mainsoft.com> \r
39         * System.DirectoryServices.vmwcsproj: Project file converted \r
40         to Developer Edition format. Removed ClearCase references.\r
41         * System.DirectoryServices.sln: Removed ClearCase references.\r
42 \r
43 2005-07-03 Boris Kirzner <borisk@mainsoft.com>\r
44         * System.DirectoryServices.vmwcsproj: Reflecting changes in location of \r
45         Locale.cs and MonoTODOAttribute.cs\r
46 \r
47 2005-06-21 Boris Kirzner <borisk@mainsoft.coim>\r
48         * System.DirectoryServices.sln, System.DirectoryServices.vmwcsproj:\r
49         Added solution and project files fo rTARGET_JVM.\r
50 \r
51 2005-06-19 Boris Kirzner <borisk@mainsoft.coim>\r
52         * System.DirectoryServices_test.dll.sources: \r
53                 - added DirectoryServices/DirectoryServicesDirectoryEntryTest.cs\r
54                 - added DirectoryServices/DirectoryServicesDirectorySearcherTest.cs\r
55                 - added DirectoryServices/DirectoryServicesSearchResultTest.cs\r
56         * App.config - added new file, contaning an example of specifying \r
57         default LDAP server information in app config.\r
58 \r
59 2005-02-14  Anil Bhatia  <banil@novell.com>\r
60         * Fixed DoSearch() in DirectorySearcher.cs: Search scope was hardcoded\r
61         as LdapConnection.SCOPE_SUB. Chnaged to the value contained by\r
62         _SearchScope.\r
63 \r
64 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>\r
65 \r
66         * Makefile: Activate unit tests.\r
67         * System.DirectoryServices_test.dll.sources: New. Source list for unit\r
68         tests.\r
69 \r
70 2004-05-14  Raja R Harinath  <rharinath@novell.com>\r
71 \r
72         * System.DirectoryServices.dll.sources: Add\r
73         DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs\r
74         and TODOAttribute.cs.\r
75 \r
76 2004-01-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>\r
77 \r
78         * System.DirectoryServices.dll.sources: Added lots of files, sorted existing\r
79 \r
80 2003-07-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
81 \r
82         * System.DirectoryServices.build: New file.\r
83 \r
84 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
85         * added just files enough to compile a dummy DLL for now\r
86 \r
87 2003-11-24  Sunil Kumar  <sunilk@novell.com>\r
88         * Added class files implementing System.DirectoryServices namespace\r